Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.12.17)
gdkDrawableSetData: gdkDrawableSetData
Description
This function is equivalent to
gObjectSetData
, the
GObject
variant should be used instead.
WARNING:
gdk_drawable_set_data
is deprecated and should not be used in newly-written code.
Usage
gdkDrawableSetData(object, key, data)
Arguments
object
[
GdkDrawable
] a
GdkDrawable
key
[character] name to store the data under
data
[R object] arbitrary data