Determines the logical width and height of a gtk.Layout in Pango units (device units scaled by PANGO_SCALE). This is simply a convenience function around Layout.getExtents.
location to store the logical width, or NULL
location to store the logical height, or NULL
Determines the logical width and height of a gtk.Layout in Pango units (device units scaled by PANGO_SCALE). This is simply a convenience function around Layout.getExtents.