get_folded


Description:

public bool get_folded ()

Gets whether this is folded.

Note:

See [the migration guide](migrating-to-breakpoints.html#replace-adwleaflet)

The leaflet will be folded if the size allocated to it is smaller than the sum of the minimum or natural sizes of the children (see [ property@Leaflet:fold-threshold-policy]), it will be unfolded otherwise.

Parameters:

this

a leaflet

Returns:

whether this is folded.