| 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)
|
[GtkBox] a GtkBox |
|
[integer] the number of pixels to put between children |
Derived by RGtkGen from GTK+ documentation