Method

HandyDeckset_can_swipe_forward

since: 1.0

Declaration [src]

void
hdy_deck_set_can_swipe_forward (
  HdyDeck* self,
  gboolean can_swipe_forward
)

Description [src]

Sets whether swipe gestures for navigating forward are enabled.

Available since: 1.0

Parameters

can_swipe_forward

Type: gboolean

The new value.