get_description
Description:
[ Version ( deprecated = true , deprecated_since = "2.10" ) ]
public string get_description (int i) throws Error
public string get_description (int i) throws Error
Warning: get_description is deprecated since 2.10.
Get the description of 'i-th' action invocable on an object implementing
Action.
Note:
Use atspi_action_get_action_description instead.
Parameters:
| this |
a pointer to the Action implementor to query. |
| i |
an integer indicating which action to query. |
Returns:
|
a UTF-8 string describing the ' |