Method
AdapLeafletget_folded
deprecated: 1.4
Declaration [src]
gboolean
adap_leaflet_get_folded (
AdapLeaflet* self
)
Description [src]
Gets whether self
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
AdapLeaflet:fold-threshold-policy
), it will be unfolded otherwise.
Deprecated since: 1.4
Gets property | Adap.Leaflet:folded |