gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
GestureZoom.OnScaleChangedDelegateWrapper
gtk
GestureZoom
GestureZoom
Undocumented in source.
class
GestureZoom
protected
class
OnScaleChangedDelegateWrapper {
void
delegate
(
double
,
GestureZoom
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(double, GestureZoom) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(double, GestureZoom) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
double
,
GestureZoom
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
GestureZoom
GestureZoom
classes
OnScaleChangedDelegateWrapper
constructors
this
functions
addOnScaleChanged
getGestureZoomStruct
getScaleDelta
getStruct
internalRemoveOnScaleChanged
setStruct
static functions
callBackScaleChanged
callBackScaleChangedDestroy
getType
variables
gtkGestureZoom
onScaleChangedListeners