gdkPixbufSetOption
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.
gdkPixbufSetOption(object, key, value)
|
|
|
a string. |
|
a string. |
Since 2.2
[logical] TRUE
on success.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.