test_accessible_has_state
Description:
public bool test_accessible_has_state (
Accessible accessible,
AccessibleState state)
Checks whether the `GtkAccessible` has state set.
Parameters:
| accessible |
a `GtkAccessible`
|
| state |
a `GtkAccessibleState`
|
Returns:
|
true if the state is set in the accessible
|