Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.8.8)
gdkPixbufGetOption: 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
.