gdkPixbufSetOption: gdkPixbufSetOption
Description
Attaches a key/value pair as an option to a GdkPixbuf. If key already
exists in the list of options attached to pixbuf, the new value is 
ignored and FALSE is returned.Usage
gdkPixbufSetOption(object, key, value)
Arguments
value
[character]  a string.
Value
- [logical]  TRUEon success.