Method

AdwSwipeTrackerset_allow_window_handle

Declaration [src]

void
adw_swipe_tracker_set_allow_window_handle (
  AdwSwipeTracker* self,
  gboolean allow_window_handle
)

Description [src]

Sets whether to allow touchscreen swiping from GtkWindowHandle.

Setting it to TRUE will make dragging the window impossible.

Available since:1.5

Parameters

allow_window_handle gboolean
 

Whether to allow swiping from window handles.