gdkPixbufLoaderGetFormat {RGtk2}R Documentation

gdkPixbufLoaderGetFormat

Description

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

Usage

gdkPixbufLoaderGetFormat(object)

Arguments

object [GdkPixbufLoader] A pixbuf loader.

Details

Since 2.2

Value

[GdkPixbufFormat] A GdkPixbufFormat or NULL.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]