gtkExpanderSetSpacing {RGtk2}R Documentation

gtkExpanderSetSpacing

Description

Sets the spacing field of expander, which is the number of pixels to place between expander and the child.

Usage

gtkExpanderSetSpacing(object, spacing)

Arguments

object [GtkExpander] a GtkExpander
spacing [integer] distance between the expander and child in pixels.

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]