Description Usage Arguments Author(s)
Sets a new default size for the children of a given button box.
WARNING: gtk_button_box_set_child_size
is deprecated and should not be used in newly-written code. Use the style properties
"child-min-width"
and
"child-min-height"
instead.
1 | gtkButtonBoxSetChildSize(object, min.width, min.height)
|
|
a |
|
a default width for buttons in |
|
a default height for buttons in |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.