gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
GestureRotate.OnAngleChangedDelegateWrapper
gtk
GestureRotate
GestureRotate
Undocumented in source.
class
GestureRotate
protected
class
OnAngleChangedDelegateWrapper {
void
delegate
(
double
,
double
,
GestureRotate
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(double, double, GestureRotate) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(double, double, GestureRotate) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
double
,
double
,
GestureRotate
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
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