Function
Gtktest_accessible_check_relation
Declaration [src]
char*
gtk_test_accessible_check_relation (
GtkAccessible* accessible,
GtkAccessibleRelation relation,
...
)
Description [src]
Checks whether the accessible relation
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. | |
relation |
GtkAccessibleRelation |
A |
|
... |
|
The expected value of |