ButtonBox.setChildSize

Warning gtk_button_box_set_child_size is deprecated and should not be used in newly-written code. This is not supported anymore and can only be set through the theme

class ButtonBox
void
setChildSize

Parameters

minWidth int

a default width for buttons in widget

minHeight int

a default height for buttons in widget

Meta