SwipeTracker.allowWindowHandle

bool allowWindowHandle() @property

Get allowWindowHandle property.

Returns

Whether to allow touchscreen swiping from gtk.window_handle.WindowHandle.

This will make dragging the window impossible.

void allowWindowHandle(bool propval) @property

Set allowWindowHandle property.

Parameters

propvalWhether to allow touchscreen swiping from gtk.window_handle.WindowHandle. This will make dragging the window impossible.