Package: gtk
Function gtk:file-filter-add-pattern
Lambda Listgtk:file-filter-add-pattern (filter pattern) ArgumentsDetails
Adds a rule allowing a shell style glob to a file filter.
Note that it depends on the platform whether pattern matching ignores case or
not. On Windows, it does, on other platforms, it does not. | See also |
2023-8-22