gdkPixbufLoaderGetFormat {RGtk2}R Documentation

gdkPixbufLoaderGetFormat

Description

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

Usage

gdkPixbufLoaderGetFormat(object)

Arguments

object

A pixbuf loader.

Details

Since 2.2

Value

[GdkPixbufFormat] A GdkPixbufFormat or NULL. The return value is owned by GdkPixbuf and should not be freed.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]