Method

CdkPixbufPixbufLoaderget_format

since: 2.2

Declaration [src]

CdkPixbufFormat*
cdk_pixbuf_loader_get_format (
  CdkPixbufLoader* loader
)

Description [src]

Obtains the available information about the format of the currently loading image file.

Available since: 2.2

Return value

Type: CdkPixbufFormat

A CdkPixbufFormat.

The returned data is owned by the instance.
The return value can be NULL.