Trait glib::translate::ToBool
[−]
[src]
pub trait ToBool: Copy { fn to_bool(self) -> bool; }
pub trait ToBool: Copy { fn to_bool(self) -> bool; }