gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
SourceCompletionContext.OnCancelledDelegateWrapper
gsv
SourceCompletionContext
SourceCompletionContext
Undocumented in source.
class
SourceCompletionContext
protected
class
OnCancelledDelegateWrapper {
void
delegate
(
SourceCompletionContext
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(SourceCompletionContext) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(SourceCompletionContext) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
SourceCompletionContext
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
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
internalRemoveOnCancelled
setStruct
static functions
callBackCancelled
callBackCancelledDestroy
getType
variables
gtkSourceCompletionContext
onCancelledListeners