Function
AtkStateTyperegister
Declaration [src]
AtkStateType
atk_state_type_register (
const gchar* name
)
Parameters
name |
const gchar* |
A character string describing the new state. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | AtkStateType |
An |