gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
GestureMultiPress.addOnPressed
gtk
GestureMultiPress
GestureMultiPress
This signal is emitted whenever a button or touch press happens.
class
GestureMultiPress
gulong
addOnPressed
(
void
delegate
(
int
,
double
,
double
,
GestureMultiPress
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Since
3.14
Source
See Implementation
gtk
GestureMultiPress
GestureMultiPress
classes
OnPressedDelegateWrapper
OnReleasedDelegateWrapper
OnStoppedDelegateWrapper
constructors
this
functions
addOnPressed
addOnReleased
addOnStopped
getArea
getGestureMultiPressStruct
getStruct
internalRemoveOnPressed
internalRemoveOnReleased
internalRemoveOnStopped
setArea
setStruct
static functions
callBackPressed
callBackPressedDestroy
callBackReleased
callBackReleasedDestroy
callBackStopped
callBackStoppedDestroy
getType
variables
gtkGestureMultiPress
onPressedListeners
onReleasedListeners
onStoppedListeners
This signal is emitted whenever a button or touch press happens.