Box.getHomogeneous

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

class Box
int
getHomogeneous
()

Return Value

Type: int

TRUE if the box is homogeneous.

Meta