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 [GtkBox] a GtkBox
spacing [integer] the number of pixels to put between children

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]