| gtkBoxSetSpacing {RGtk2.10} | R Documentation |
Sets the spacing field of GtkBox,
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