Virtual Method

AtkImageget_image_description

Declaration [src]

const gchar*
get_image_description (
  AtkImage* image
)

Description [src]

Get a textual description of this image.

Return value

Type: const gchar*

A string representing the image description.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.