gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
GestureRotate.addOnAngleChanged
gtk
GestureRotate
GestureRotate
This signal is emitted when the angle between both tracked points changes.
class
GestureRotate
gulong
addOnAngleChanged
(
void
delegate
(
double
,
double
,
GestureRotate
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Since
3.14
Source
See Implementation
gtk
GestureRotate
GestureRotate
classes
OnAngleChangedDelegateWrapper
constructors
this
functions
addOnAngleChanged
getAngleDelta
getGestureRotateStruct
getStruct
internalRemoveOnAngleChanged
setStruct
static functions
callBackAngleChanged
callBackAngleChangedDestroy
getType
variables
gtkGestureRotate
onAngleChangedListeners
This signal is emitted when the angle between both tracked points changes.