Method

AdapFlapset_swipe_to_open

deprecated: 1.4 

Declaration [src]

void
adap_flap_set_swipe_to_open (
  AdapFlap* self,
  gboolean swipe_to_open
)

Description [src]

Sets whether self can be opened with a swipe gesture.

The area that can be swiped depends on the AdapFlap:transition-type value.

Deprecated since: 1.4

See the migration guide

Parameters

swipe_to_open

Type: gboolean

Whether self can be opened with a swipe gesture.