Determines the logical width and height of a gtk.Layout in device units. (Layout.getSize returns the width and height scaled by PANGO_SCALE.) This is simply a convenience function around Layout.getPixelExtents.
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 device units. (Layout.getSize returns the width and height scaled by PANGO_SCALE.) This is simply a convenience function around Layout.getPixelExtents.