testAccessibleHasState

fnbool testAccessibleHasState(gtk.accessible.Accessible accessible, gtk.types.AccessibleState state)

Checks whether the [gtk.accessible.Accessible] has state set.

Parameters

accessiblea [gtk.accessible.Accessible]
statea [gtk.types.AccessibleState]

Returns

true if the state is set in the accessible