Property
AdwLeaflet:folded
deprecated: 1.4
Description [src]
Whether the leaflet is folded.
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
AdwLeaflet:fold-threshold-policy
), it will be unfolded otherwise.
Type:gboolean
Deprecated since: 1.4
See the migration guide.
Default value | FALSE |
Getter method | adw_leaflet_get_folded() |