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

See the migration guide

Gets propertyAdap.Leaflet:folded

Return value

Type: gboolean

Whether self is folded.