Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkWidgetSetAllocation: gtkWidgetSetAllocation
Description
Sets the widget's allocation. This should not be used directly, but from within a widget's size_allocate method.
Usage
gtkWidgetSetAllocation(object, allocation)
Arguments
object
a
GtkWidget
allocation
a pointer to a
GtkAllocation
to copy from
Details
Since 2.18