Method
AtkStateSetcontains_states
Declaration [src]
gboolean
atk_state_set_contains_states (
AtkStateSet* set,
AtkStateType* types,
gint n_types
)
Parameters
types |
An array of AtkStateType |
An array of |
|
The length of the array is specified in the n_types argument. | |
| The data is owned by the caller of the function. | |
n_types |
gint |
The number of elements in the array. |