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