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