Virtual Method

AtkObjectget_name

Declaration [src]

const gchar*
get_name (
  AtkObject* accessible
)

Description [src]

Gets the accessible name of the accessible.

Return value

Type: const gchar*

A character string representing the accessible name of the object.

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