Function
Gtktest_accessible_check_state
Declaration [src]
char*
gtk_test_accessible_check_state (
GtkAccessible* accessible,
GtkAccessibleState state,
...
)
Description [src]
Checks whether the accessible state
of accessible
is set to
a specific value.
This function is not directly available to language bindings |
Parameters
accessible |
GtkAccessible |
A |
|
The data is owned by the caller of the function. | |
state |
GtkAccessibleState |
A |
|
... |
|
The expected value of |