Package: gtk
Function gtk:file-filter-filter
Lambda Listgtk:file-filter-filter (filter info) ArgumentsReturn ValueTrue if the file should be displayed. Details Tests whether a file should be displayed according to filter. The info argument should include the fields returned from the gtk:file-filter-needed function. This function will not typically be used by applications. It is intended principally for use in the implementation of a gtk:file-chooser widget. | See also |
#2023-6-11