pub fn bool_to_accessible_tristate(checked: bool) -> AccessibleTristate
Expand description
Convert the given checked bool
to a GtkAccessibleTristate
.
pub fn bool_to_accessible_tristate(checked: bool) -> AccessibleTristate
Convert the given checked bool
to a GtkAccessibleTristate
.