This will make dragging the window impossible.
SwipeTracker.allowWindowHandle
bool allowWindowHandle() @propertyGet allowWindowHandle property.
Returns
Whether to allow touchscreen swiping from gtk.window_handle.WindowHandle.
void allowWindowHandle(bool propval) @propertySet allowWindowHandle property.
Parameters
propval | Whether to allow touchscreen swiping from gtk.window_handle.WindowHandle. This will make dragging the window impossible. |