get_role
Description:
Gets the UI role played by an Accessible object.
This role's name can be obtained via atspi_accessible_get_role_name ().
Parameters:
this |
a pointer to the Accessible object on which to operate. |
Returns:
the Role of an Accessible object. |