Method

GtkFlowBoxget_homogeneous

since: 3.12

Declaration [src]

gboolean
gtk_flow_box_get_homogeneous (
  GtkFlowBox* box
)

Description [src]

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

Available since: 3.12

Return value

Type: gboolean

TRUE if the box is homogeneous.