Function
Gtktest_accessible_check_property
Declaration [src]
char*
gtk_test_accessible_check_property (
  GtkAccessible* accessible,
  GtkAccessibleProperty property,
  ...
)
Description [src]
Checks whether the accessible property 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. | |
| property | GtkAccessibleProperty | 
| A  | |
| ... |  | 
| The expected value of  |