FilenameCompleter.setDirsOnly
void setDirsOnly(bool dirsOnly)If dirs_only is true, completer will only complete directory names, and not file names.
Parameters
dirsOnly | a #gboolean. |
void setDirsOnly(bool dirsOnly)If dirs_only is true, completer will only complete directory names, and not file names.
dirsOnly | a #gboolean. |