HButtonBox.getSpacingDefault

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

class HButtonBox
static
int
getSpacingDefault
()

Return Value

Type: int

the default number of pixels between buttons.

Meta