Package: gtk

Function gtk:file-filter-add-pixbuf-formats

Lambda List

gtk:file-filter-add-pixbuf-formats (filter)

Arguments

filter -- a gtk:file-filter object

Details

Adds a rule allowing image files in the formats supported by the gdk-pixbuf:pixbuf object. This is equivalent to calling the gtk:file-filter-add-mime-type function for all the supported MIME types.
 

See also

2023-8-22