Method

GtkFileFilteradd_image_formats

unstable since: 4.20

Declaration [src]

void
gtk_file_filter_add_image_formats (
  GtkFileFilter* filter
)

Description [src]

Adds a rule allowing image files in image formats supported by GdkTexture.

This is equivalent to calling gtk_file_filter_add_mime_type() for all the supported mime types.

Available since: 4.20