Macro glib::bool_error

source ·
macro_rules! bool_error {
    ($($msg:tt)*) => { ... };
}
Expand description

Generic error used for functions that fail without any further information