gtkBoxSetSpacing {RGtk2}R Documentation

gtkBoxSetSpacing

Description

Sets the

"spacing"
property of box, which is the number of pixels to place between children of box.

Usage

gtkBoxSetSpacing(object, spacing)

Arguments

object

a GtkBox

spacing

the number of pixels to put between children

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]