Method
CdkPixbufPixbufset_option
since: 2.2
Declaration [src]
gboolean
cdk_pixbuf_set_option (
CdkPixbuf* pixbuf,
const gchar* key,
const gchar* value
)
Description [src]
Attaches a key/value pair as an option to a CdkPixbuf.
If key already exists in the list of options attached to the pixbuf,
the new value is ignored and FALSE is returned.
Available since: 2.2