Method

GtkButtonBoxset_child_non_homogeneous

since: 3.2

Declaration [src]

void
gtk_button_box_set_child_non_homogeneous (
  GtkButtonBox* widget,
  GtkWidget* child,
  gboolean non_homogeneous
)

Description [src]

Sets whether the child is exempted from homogeous sizing.

Available since: 3.2

Parameters

child

Type: GtkWidget

A child of widget.

The data is owned by the caller of the method.
non_homogeneous

Type: gboolean

The new value.