Method

GtkBoxLayoutget_homogeneous

[]

Declaration [src]

gboolean
gtk_box_layout_get_homogeneous (
  GtkBoxLayout* box_layout
)
[]

Description [src]

Returns whether the layout is set to be homogeneous.

[]

Return value

Type: gboolean

TRUE if the layout is homogeneous.