atkImageSetImageDescription {RGtk2} | R Documentation |
Sets the textual description for this image.
atkImageSetImageDescription(object, description)
|
[AtkImage ] a GObject instance that implements AtkImageIface |
|
[character] a string description to set for image |
[logical] boolean TRUE, or FALSE if operation could not be completed.
Derived by RGtkGen from GTK+ documentation