Flap.swipeToOpen

bool swipeToOpen() @property

Get swipeToOpen property.

Returns

Whether the flap can be opened with a swipe gesture.

The area that can be swiped depends on the adw.flap.Flap.transitionType value.

Deprecated

void swipeToOpen(bool propval) @property

Set swipeToOpen property.

Parameters

propvalWhether the flap can be opened with a swipe gesture. The area that can be swiped depends on the adw.flap.Flap.transitionType value.

Deprecated