| gtkWidgetSizeAllocate {RGtk2} | R Documentation |
This function is only used by GtkContainer subclasses, to assign a size
and position to their child widgets.
gtkWidgetSizeAllocate(object, allocation)
|
[GtkWidget] a GtkWidget |
|
[GtkAllocation] position and size to be allocated to widget |
Derived by RGtkGen from GTK+ documentation