get_role_name


Description:

public string get_role_name () throws Error

Gets a UTF-8 string corresponding to the name of the role played by an object.

This method will return useful values for roles that fall outside the enumeration used in atspi_accessible_get_role ().

Parameters:

this

a pointer to the Accessible object on which to operate.

Returns:

a UTF-8 string specifying the type of UI role played by an Accessible object.