Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkBoxGetHomogeneous: gtkBoxGetHomogeneous
Description
Returns whether the box is homogeneous (all children are the same size). See
gtkBoxSetHomogeneous
.
Usage
gtkBoxGetHomogeneous(object)
Arguments
object
a
GtkBox
Value
TRUE
if the box is homogeneous.