atkImageSetImageDescription {RGtk2}R Documentation

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.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]