gdkPixbufSetOption: gdkPixbufSetOption

Description Usage Arguments Details Value Author(s)

View source: R/gdkFuncs.R

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

1
gdkPixbufSetOption(object, key, value)

Arguments

object

a GdkPixbuf

key

a string.

value

a string.

Details

Since 2.2

Value

[logical] TRUE on success.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.