testAccessibleHasProperty
fun testAccessibleHasProperty(accessible: Accessible, property: AccessibleProperty): Boolean(source)
Checks whether the GtkAccessible
has @property set.
Return
true if the @property is set in the @accessible
Parameters
accessible
a GtkAccessible
property
a GtkAccessibleProperty