gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
SourceCompletionInfo.OnBeforeShowDelegateWrapper
gsv
SourceCompletionInfo
SourceCompletionInfo
Undocumented in source.
class
SourceCompletionInfo
protected
class
OnBeforeShowDelegateWrapper {
void
delegate
(
SourceCompletionInfo
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(SourceCompletionInfo) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(SourceCompletionInfo) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
SourceCompletionInfo
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
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
internalRemoveOnBeforeShow
moveToIter
setStruct
setWidget
static functions
callBackBeforeShow
callBackBeforeShowDestroy
getType
variables
gtkSourceCompletionInfo
onBeforeShowListeners