gtkTableGetHomogeneous {RGtk2} | R Documentation |
Returns whether the table cells are all constrained to the same
width and height. (See gtkTableSetHomogenous()
)
gtkTableGetHomogeneous(object)
|
[GtkTable ] a GtkTable |
[logical] TRUE
if the cells are all constrained to the same size
Derived by RGtkGen from GTK+ documentation