gtkLayoutGetSize: gtkLayoutGetSize
Description
Gets the size that has been set on the layout, and that determines
the total extents of the layout's scrollbar area. See
gtkLayoutSetSize.Usage
gtkLayoutGetSize(object)
Value
A list containing the following elements:
- width
- location to store the width set on layout, orNULL. [  allow-none  ]
- height
- location to store the height set on layout, orNULL. [  allow-none  ]