gtk-d v3.6.3 (2017-05-14T21:01:55Z)
Home
Dub
Repo
SourceCompletionInfo.OnBeforeShowDelegateWrapper
gsv
SourceCompletionInfo
SourceCompletionInfo
Undocumented in source.
class
SourceCompletionInfo
protected
class
OnBeforeShowDelegateWrapper {
static
OnBeforeShowDelegateWrapper
[]
listeners
;
void
delegate
(
SourceCompletionInfo
)
dlg
;
gulong
handlerId
;
this
(void delegate(SourceCompletionInfo) dlg);
void
remove
(OnBeforeShowDelegateWrapper source);
}
Constructors
this
this
(void delegate(SourceCompletionInfo) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnBeforeShowDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
listeners
OnBeforeShowDelegateWrapper
[]
listeners
;
Undocumented in source.
Variables
dlg
void
delegate
(
SourceCompletionInfo
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gsv
SourceCompletionInfo
SourceCompletionInfo
classes
OnBeforeShowDelegateWrapper
constructors
this
functions
addOnBeforeShow
getSourceCompletionInfoStruct
getStruct
getWidget
moveToIter
setStruct
setWidget
static functions
callBackBeforeShow
callBackBeforeShowDestroy
getType
variables
gtkSourceCompletionInfo