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
self
setDirsOnly
properties
gType
static functions
getGType
If dirs_only is true, completer will only complete directory names, and not file names.