SwipeTracker.allowWindowHandle

Set allowWindowHandle property.

  1. bool allowWindowHandle [@property getter]
  2. bool allowWindowHandle [@property setter]
    class SwipeTracker
    @property
    void
    allowWindowHandle
    (
    bool propval
    )

Parameters

propval bool

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

This will make dragging the window impossible.