Method

GtkBoxget_homogeneous

Declaration [src]

gboolean
gtk_box_get_homogeneous (
  GtkBox* box
)

Description [src]

Returns whether the box is homogeneous (all children are the same size).

Gets propertyGtk.Box:homogeneous

Return value

Type: gboolean

TRUE if the box is homogeneous.