Documentation
Dlang.org
SwipeTracker.setAllowMouseDrag
adw
swipe_tracker
SwipeTracker
Sets whether self can be dragged with mouse pointer.
class
SwipeTracker
void
setAllowMouseDrag
(
bool
allowMouseDrag
)
Parameters
allowMouseDrag
bool
whether to allow mouse dragging
adw
swipe_tracker
SwipeTracker
constructors
this
functions
connectBeginSwipe
connectEndSwipe
connectPrepare
connectUpdateSwipe
getAllowLongSwipes
getAllowMouseDrag
getAllowWindowHandle
getEnabled
getLowerOvershoot
getReversed
getSwipeable
getUpperOvershoot
setAllowLongSwipes
setAllowMouseDrag
setAllowWindowHandle
setEnabled
setLowerOvershoot
setReversed
setUpperOvershoot
shiftPosition
Sets whether self can be dragged with mouse pointer.