gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
GestureSwipe.OnSwipeDelegateWrapper
gtk
GestureSwipe
GestureSwipe
Undocumented in source.
class
GestureSwipe
protected
class
OnSwipeDelegateWrapper {
void
delegate
(
double
,
double
,
GestureSwipe
)
dlg
;
gulong
handlerId
;
this
(void delegate(double, double, GestureSwipe) dlg);
void
remove
(OnSwipeDelegateWrapper source);
}
Constructors
this
this
(void delegate(double, double, GestureSwipe) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnSwipeDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
double
,
double
,
GestureSwipe
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
GestureSwipe
GestureSwipe
classes
OnSwipeDelegateWrapper
constructors
this
functions
addOnSwipe
getGestureSwipeStruct
getStruct
getVelocity
setStruct
static functions
callBackSwipe
callBackSwipeDestroy
getType
variables
gtkGestureSwipe
onSwipeListeners