Package: gtk
Function gtk:file-filter-needed
Lambda Listgtk:file-filter-needed (filter) ArgumentsReturn Value A gtk:file-filter-flags value with the flags indicating needed fields when calling the gtk:file-filter-filter function. Details
Gets the fields that need to be filled in for the structure passed to the gtk:file-filter-filter 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