[ Version ( deprecated = true , deprecated_since = "2.10" ) ]
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.
Use atspi_action_get_action_description instead.
this |
a pointer to the Action implementor to query. |
i |
an integer indicating which action to query. |
a UTF-8 string describing the ' |