gtk-d v3.6.3 (2017-05-14T21:01:55Z)
Home
Dub
Repo
GestureLongPress.OnCancelledDelegateWrapper
gtk
GestureLongPress
GestureLongPress
Undocumented in source.
class
GestureLongPress
protected
class
OnCancelledDelegateWrapper {
static
OnCancelledDelegateWrapper
[]
listeners
;
void
delegate
(
GestureLongPress
)
dlg
;
gulong
handlerId
;
this
(void delegate(GestureLongPress) dlg);
void
remove
(OnCancelledDelegateWrapper source);
}
Constructors
this
this
(void delegate(GestureLongPress) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnCancelledDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
listeners
OnCancelledDelegateWrapper
[]
listeners
;
Undocumented in source.
Variables
dlg
void
delegate
(
GestureLongPress
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
GestureLongPress
GestureLongPress
classes
OnCancelledDelegateWrapper
OnPressedDelegateWrapper
constructors
this
functions
addOnCancelled
addOnPressed
getGestureLongPressStruct
getStruct
setStruct
static functions
callBackCancelled
callBackCancelledDestroy
callBackPressed
callBackPressedDestroy
getType
variables
gtkGestureLongPress