gtkWidgetGetRequisition
Retrieves the widget's requisition.
gtkWidgetGetRequisition(object)
|
This function should only be used by widget implementations in
order to figure whether the widget's requisition has actually
changed after some internal state change (so that they can call
gtkWidgetQueueResize
instead of gtkWidgetQueueDraw
).
Normally, gtkWidgetSizeRequest
should be used.
Since 2.20
A list containing the following elements:
|
a pointer to a |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.