Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.12.17)
atkImageSetImageDescription: atkImageSetImageDescription
Description
Sets the textual description for this image.
Usage
atkImageSetImageDescription(object, description)
Arguments
object
[
AtkImage
] a
GObject
instance that implements AtkImageIface
description
[character] a string description to set for
image
Value
[logical] boolean TRUE, or FALSE if operation could not be completed.