Learn R Programming

RGtk2 (version 2.8.7)

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

[logical] TRUE on success.

Details

Since 2.2