get_localized_role_name


Description:

public string get_localized_role_name () throws Error

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

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

Parameters:

this

a pointer to the Accessible object on which to operate.

Returns:

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