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
self
setAllowLongSwipes
setAllowMouseDrag
setAllowWindowHandle
setEnabled
setLowerOvershoot
setReversed
setUpperOvershoot
shiftPosition
properties
_gType
allowLongSwipes
allowMouseDrag
allowWindowHandle
enabled
lowerOvershoot
reversed
upperOvershoot
static functions
_getGType
Sets whether self can be dragged with mouse pointer.