gtkExpanderSetSpacing {RGtk2} | R Documentation |
Sets the spacing field of expander
, which is the number of pixels to
place between expander and the child.
gtkExpanderSetSpacing(object, spacing)
|
[GtkExpander ] a GtkExpander |
|
[integer] distance between the expander and child in pixels. |
Since 2.4
Derived by RGtkGen from GTK+ documentation