gtk-d v3.4.0 (2016-12-28T18:49:35Z)
Home
Dub
Repo
GestureDrag.addOnDragUpdate
gtk
GestureDrag
GestureDrag
This signal is emitted whenever the dragging point moves.
class
GestureDrag
void
addOnDragUpdate
(
void
delegate
(
double
,
double
,
GestureDrag
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Since
3.14
Source
See Implementation
gtk
GestureDrag
GestureDrag
constructors
this
functions
addOnDragBegin
addOnDragEnd
addOnDragUpdate
getGestureDragStruct
getOffset
getStartPoint
getStruct
setStruct
static functions
callBackDragBegin
callBackDragEnd
callBackDragUpdate
getType
variables
connectedSignals
gtkGestureDrag
onDragBeginListeners
onDragEndListeners
onDragUpdateListeners
This signal is emitted whenever the dragging point moves.