Method

AdwPreferencesWindowset_can_swipe_back

since: 1.0

Declaration [src]

void
adw_preferences_window_set_can_swipe_back (
  AdwPreferencesWindow* self,
  gboolean can_swipe_back
)

Description [src]

Sets whether or not self allows closing subpages via a swipe gesture.

Available since: 1.0

Parameters

can_swipe_back

Type: gboolean

The new value.