Method

AdwLeafletset_can_swipe_forward

since: 1.0

Declaration [src]

void
adw_leaflet_set_can_swipe_forward (
  AdwLeaflet* self,
  gboolean can_swipe_forward
)

Description [src]

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

Available since: 1.0

Parameters

can_swipe_forward

Type: gboolean

The new value.