gtk-d v3.7.1 (2017-11-01T22:01:07Z)
Home
Dub
Repo
SourceCompletionContext.OnCancelledDelegateWrapper
gsv
SourceCompletionContext
SourceCompletionContext
Undocumented in source.
class
SourceCompletionContext
protected
class
OnCancelledDelegateWrapper {
void
delegate
(
SourceCompletionContext
)
dlg
;
gulong
handlerId
;
this
(void delegate(SourceCompletionContext) dlg);
void
remove
(OnCancelledDelegateWrapper source);
}
Constructors
this
this
(void delegate(SourceCompletionContext) 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.
Variables
dlg
void
delegate
(
SourceCompletionContext
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gsv
SourceCompletionContext
SourceCompletionContext
classes
OnCancelledDelegateWrapper
constructors
this
functions
addOnCancelled
addProposals
getActivation
getIter
getSourceCompletionContextStruct
getStruct
setStruct
static functions
callBackCancelled
callBackCancelledDestroy
getType
variables
gtkSourceCompletionContext
onCancelledListeners