| gtkBoxGetHomogeneous {RGtk2} | R Documentation |
Returns whether the box is homogeneous (all children are the
same size). See gtkBoxSetHomogeneous.
gtkBoxGetHomogeneous(object)
|
[GtkBox] a GtkBox |
[logical] TRUE if the box is homogeneous.
Derived by RGtkGen from GTK+ documentation