atkImageGetImageDescription {RGtk2}R Documentation

atkImageGetImageDescription

Description

Get a textual description of this image.

Usage

atkImageGetImageDescription(object)

Arguments

object [AtkImage] a GObject instance that implements AtkImageIface

Value

[character] a string representing the image description

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]