Method
AtkObjectset_help_text
since: 2.52
Declaration [src]
void
atk_object_set_help_text (
AtkObject* accessible,
const gchar* help_text
)
Description [src]
Sets the help text associated with the accessible. This can be used to expose context-sensitive information to help a user understand how to interact with the object.
Available since: 2.52