Method
GtkButtonBoxget_child_non_homogeneous
since: 3.2
Declaration [src]
gboolean
gtk_button_box_get_child_non_homogeneous (
GtkButtonBox* widget,
GtkWidget* child
)
Description [src]
Returns whether the child is exempted from homogenous sizing.
Available since: 3.2
Parameters
child
-
Type:
GtkWidget
A child of
widget
.The data is owned by the caller of the method.