gFilenameCompleterSetDirsOnly {RGtk2} | R Documentation |
If dirs.only
is TRUE
, completer
will only
complete directory names, and not file names.
gFilenameCompleterSetDirsOnly(object, dirs.only)
|
the filename completer. |
|
a logical. |
Derived by RGtkGen from GTK+ documentation