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