Method

Adw.Leaflet.get_homogeneous

Declaration [src]

gboolean
adw_leaflet_get_homogeneous (
  AdwLeaflet* self,
  gboolean folded,
  GtkOrientation orientation
)

Description [src]

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

See AdwLeaflet:hhomogeneous-folded, AdwLeaflet:vhomogeneous-folded, AdwLeaflet:hhomogeneous-unfolded, AdwLeaflet:vhomogeneous-unfolded.

Available since:1.0

Parameters

folded gboolean
 

the fold

orientation GtkOrientation
 

the orientation

Return value

Returns: gboolean

whether self is homogeneous for the given fold and orientation