fractal::utils

Function bool_to_accessible_tristate

Source
pub fn bool_to_accessible_tristate(checked: bool) -> AccessibleTristate
Expand description

Convert the given checked bool to a GtkAccessibleTristate.