Method

GdkPixbuf.PixbufFormat.get_extensions

Declaration [src]

gchar**
gdk_pixbuf_format_get_extensions (
  GdkPixbufFormat* format
)

Description [src]

Returns the filename extensions typically used for files in the given format.

Return value

Returns: An array of utf8

an array of filename extensions

Ownership of the data is transferred to the caller