gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
FilenameCompleter.addOnGotCompletionData
gio
FilenameCompleter
FilenameCompleter
Emitted when the file name completion information comes available.
class
FilenameCompleter
gulong
addOnGotCompletionData
(
void
delegate
(
FilenameCompleter
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
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
Emitted when the file name completion information comes available.