Function

GdkPixbuf.Pixbuf.get_formats

Declaration [src]

GSList*
gdk_pixbuf_get_formats (
  void
)

Description [src]

Obtains the available information about the image formats supported by GdkPixbuf.

Return value

Returns: A list of GdkPixbufFormat

A list of support image formats.

Ownership of the container type is transferred to the caller