gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
FilenameCompleter.OnGotCompletionDataDelegateWrapper
gio
FilenameCompleter
FilenameCompleter
Undocumented in source.
class
FilenameCompleter
protected
class
OnGotCompletionDataDelegateWrapper {
void
delegate
(
FilenameCompleter
)
dlg
;
gulong
handlerId
;
this
(void delegate(FilenameCompleter) dlg);
void
remove
(OnGotCompletionDataDelegateWrapper source);
}
Constructors
this
this
(void delegate(FilenameCompleter) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnGotCompletionDataDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
FilenameCompleter
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gio
FilenameCompleter
FilenameCompleter
classes
OnGotCompletionDataDelegateWrapper
constructors
this
functions
addOnGotCompletionData
getCompletionSuffix
getCompletions
getFilenameCompleterStruct
getStruct
setDirsOnly
setStruct
static functions
callBackGotCompletionData
callBackGotCompletionDataDestroy
getType
variables
gFilenameCompleter
onGotCompletionDataListeners