[ Version ( since = "2.6" ) ]
public void add_pixbuf_formats ()
Adds a rule allowing image files in the formats supported by `GdkPixbuf`.
Use the api of your image loading framework (e.g. glycin) to enumerate supported formats
This is equivalent to calling [method@Gtk.FileFilter.add_mime_type] for all the supported mime types.
| this |
a file filter |