gtkVButtonBoxGetSpacingDefault {RGtk2}R Documentation

gtkVButtonBoxGetSpacingDefault

Description

Retrieves the current default spacing for vertical button boxes. This is the number of pixels to be placed between the buttons when they are arranged. WARNING: gtk_vbutton_box_get_spacing_default is deprecated and should not be used in newly-written code.

Usage

gtkVButtonBoxGetSpacingDefault()

Value

[integer] the default number of pixels between buttons.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]