gtk-d v3.4.1 (2016-12-30T13:00:00Z)
Home
Dub
Repo
GestureRotate.addOnAngleChanged
gtk
GestureRotate
GestureRotate
This signal is emitted when the angle between both tracked points changes.
class
GestureRotate
void
addOnAngleChanged
(
void
delegate
(
double
,
double
,
GestureRotate
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Since
3.14
Source
See Implementation
gtk
GestureRotate
GestureRotate
constructors
this
functions
addOnAngleChanged
getAngleDelta
getGestureRotateStruct
getStruct
setStruct
static functions
callBackAngleChanged
getType
variables
connectedSignals
gtkGestureRotate
onAngleChangedListeners
This signal is emitted when the angle between both tracked points changes.