Function

CdkPixbufPixbufget_formats

since: 2.2

Declaration [src]

GSList*
cdk_pixbuf_get_formats (
  void
)

Description [src]

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

Available since: 2.2

Return value

Type: A list of CdkPixbufFormat*

A list of support image formats.

The caller of the function takes ownership of the data container, but not the data inside it.