gtk-d v3.1.3 (2015-05-25T12:16:21Z)
Home
Dub
Repo
GestureDrag.addOnDragEnd
gtk
GestureDrag
GestureDrag
This signal is emitted whenever the dragging is finished.
class
GestureDrag
void
addOnDragEnd
(
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 is finished.