Description Usage Arguments Details Author(s)
Adds a widget to a GtkSizeGroup
. In the future, the requisition
of the widget will be determined as the maximum of its requisition
and the requisition of the other widgets in the size group.
Whether this applies horizontally, vertically, or in both directions
depends on the mode of the size group. See gtkSizeGroupSetMode
.
1 | gtkSizeGroupAddWidget(object, widget)
|
|
a |
|
the |
When the widget is destroyed or no longer referenced elsewhere, it will be removed from the size group.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.