Description Usage Arguments Details Value Author(s)
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.
1 | gdkPixbufSetOption(object, key, value)
|
|
a |
|
a string. |
|
a string. |
Since 2.2
[logical] TRUE
on success.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.