gtkBoxSetSpacing {RGtk2} | R Documentation |
Sets the
"spacing"property of
box
, which is the
number of pixels to place between children of box
.
gtkBoxSetSpacing(object, spacing)
|
a |
|
the number of pixels to put between children |
Derived by RGtkGen from GTK+ documentation