Function
AtkRolefor_name
Declaration [src]
AtkRole
atk_role_for_name (
const gchar* name
)
Parameters
name |
const gchar* |
A string which is the (non-localized) name of an ATK role. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | AtkRole |
The |