Method

AdwLeafletset_can_swipe_back

since: 1.0

Declaration [src]

void
adw_leaflet_set_can_swipe_back (
  AdwLeaflet* self,
  gboolean can_swipe_back
)

Description [src]

Sets whether a swipe gesture can be used to navigate to the previous child.

Available since: 1.0

Parameters

can_swipe_back

Type: gboolean

The new value.