test_accessible_has_property
Description:
public bool test_accessible_has_property (
Accessible accessible,
AccessibleProperty property)
Checks whether the `GtkAccessible` has property set.
Parameters:
| accessible |
a `GtkAccessible`
|
| property |
a `GtkAccessibleProperty`
|
Returns:
|
true if the property is set in the accessible
|