Function gtk4::test_accessible_has_state [−][src]
pub fn test_accessible_has_state<P: IsA<Accessible>>(
accessible: &P,
state: AccessibleState
) -> bool
Expand description
Checks whether the Accessible
has state
set.
accessible
state
Returns
true
if the state
is set in the accessible