Leaflet.getHomogeneous

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

class Leaflet
bool
getHomogeneous
(
HdyFold fold
,
GtkOrientation orientation
)

Parameters

fold
Type: HdyFold

the fold

orientation
Type: GtkOrientation

the orientation

Return Value

Type: bool

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

Meta