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