Method

GtkBoxget_homogeneous

Declaration [src]

gboolean
gtk_box_get_homogeneous (
  GtkBox* box
)

Description [src]

Returns whether the box is homogeneous.

In a homogeneous box all children are the same size.

Gets propertyGtk.Box:homogeneous

Return value

Type: gboolean

True if the box is homogeneous.