Leaflet.getHomogeneous

Gets whether @self is homogeneous for the given fold and orientation. See hdy_leaflet_set_homogeneous().

class Leaflet
bool
getHomogeneous
(
bool folded
,
GtkOrientation orientation
)

Parameters

folded bool

the fold

orientation GtkOrientation

the orientation

Return Value

Type: bool

whether @self is homogeneous for the given fold and orientation.

Meta