Method
GtkButtonBoxget_child_secondary
Declaration [src]
gboolean
gtk_button_box_get_child_secondary (
GtkButtonBox* widget,
GtkWidget* child
)
Description [src]
Returns whether child
should appear in a secondary group of children.
Available since: | 2.4 |
Parameters
child |
GtkWidget |
A child of |
|
The data is owned by the caller of the function. |