FilenameCompleter.setDirsOnly

void setDirsOnly(bool dirsOnly) nothrow

If dirs_only is true, completer will only complete directory names, and not file names.

Parameters

dirsOnlya #gboolean.