gdkPixbufLoaderGetFormat {RGtk2} | R Documentation |
Obtains the available information about the format of the currently loading image file.
gdkPixbufLoaderGetFormat(object)
|
A pixbuf loader. |
Since 2.2
[GdkPixbufFormat
] A GdkPixbufFormat
or NULL
. The return value is owned
by GdkPixbuf and should not be freed.
Derived by RGtkGen from GTK+ documentation