gdkPixbufGetOption {RGtk2} | R Documentation |
Looks up key
in the list of options that may have been attached to the
pixbuf
when it was loaded.
gdkPixbufGetOption(object, key)
|
[GdkPixbuf ] a GdkPixbuf |
|
[character] a string. |
[character] the value associated with key
.
Derived by RGtkGen from GTK+ documentation