add_pixbuf_formats
Description:
[ Version ( deprecated = true , deprecated_since = "4.20" ) ]
public void add_pixbuf_formats ()
public void add_pixbuf_formats ()
Warning: add_pixbuf_formats is deprecated since 4.20.
Adds a rule allowing image files in the formats supported by `GdkPixbuf`.
Note:
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.
Parameters:
| this |
a file filter |