gdkPixbufGetOption {RGtk2}R Documentation

gdkPixbufGetOption

Description

Looks up key in the list of options that may have been attached to the pixbuf when it was loaded.

Usage

gdkPixbufGetOption(object, key)

Arguments

object [GdkPixbuf] a GdkPixbuf
key [character] a string.

Value

[character] the value associated with key.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.6 Index]