PixbufFormat.gdkPixbufGetFormats

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

class PixbufFormat
static
gdkPixbufGetFormats
()

Return Value

Type: ListSG

A list of GdkPixbufFormats describing the supported image formats. The list should be freed when it is no longer needed, but the structures themselves are owned by GdkPixbuf and should not be freed. [transfer container][element-type GdkPixbufFormat]

Meta