Virtual Method

AtkObjectget_description

Declaration [src]

const gchar*
get_description (
  AtkObject* accessible
)

Description [src]

Gets the accessible description of the accessible.

Return value

Type: const gchar*

A character string representing the accessible description of the accessible.

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