Box.getHomogeneous

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

class Box
bool
getHomogeneous
()

Return Value

Type: bool

%TRUE if the box is homogeneous.

Meta