SwipeTracker.setAllowWindowHandle
void setAllowWindowHandle(bool allowWindowHandle)Sets whether to allow touchscreen swiping from gtk.window_handle.WindowHandle.
Setting it to TRUE will make dragging the window impossible.
Parameters
allowWindowHandle | whether to allow swiping from window handles |