The area that can be swiped depends on the adw.flap.Flap.transitionType value.
Flap.swipeToClose
bool swipeToClose() @propertyGet swipeToClose property.
Returns
Whether the flap can be closed with a swipe gesture.
Deprecated
void swipeToClose(bool propval) @propertySet swipeToClose property.
Parameters
propval | Whether the flap can be closed with a swipe gesture. The area that can be swiped depends on the adw.flap.Flap.transitionType value. |