RGtk2 (version 2.20.31)

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

object
key
a string.
value
a string.

Value

TRUE on success.

Details

Since 2.2