Documentation
Dlang.org
FilenameCompleter.setDirsOnly
gio
filename_completer
FilenameCompleter
If dirs_only is true, completer will only complete directory names, and not file names.
class
FilenameCompleter
void
setDirsOnly
(
bool
dirsOnly
)
Parameters
dirsOnly
bool
a #gboolean.
gio
filename_completer
FilenameCompleter
constructors
this
functions
connectGotCompletionData
getCompletionSuffix
getCompletions
setDirsOnly
If dirs_only is true, completer will only complete directory names, and not file names.