gtk-d v3.3.0 (2016-03-23T18:00:17Z)
Home
Dub
Repo
FilenameCompleter.addOnGotCompletionData
gio
FilenameCompleter
FilenameCompleter
Emitted when the file name completion information comes available.
class
FilenameCompleter
void
addOnGotCompletionData
(
void
delegate
(
FilenameCompleter
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
gio
FilenameCompleter
FilenameCompleter
constructors
this
functions
addOnGotCompletionData
getCompletionSuffix
getCompletions
getFilenameCompleterStruct
getStruct
setDirsOnly
setStruct
static functions
callBackGotCompletionData
getType
variables
connectedSignals
gFilenameCompleter
onGotCompletionDataListeners
Emitted when the file name completion information comes available.