Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkWidgetGetAllocation: gtkWidgetGetAllocation
Description
Retrieves the widget's allocation.
Usage
gtkWidgetGetAllocation(object)
Arguments
object
a
GtkWidget
Value
A list containing the following elements:
allocation
a pointer to a
GtkAllocation
to copy to.
[
out
]
Details
Since 2.18