go
FilenameCompleter.setDirsOnly
gio
FilenameCompleter
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
FilenameCompleter
FilenameCompleter
constructors
this
functions
addOnGotCompletionData
getCompletionSuffix
getCompletions
getFilenameCompleterStruct
getStruct
setDirsOnly
static functions
getType
variables
gFilenameCompleter
If dirs_only is TRUE, completer will only complete directory names, and not file names.