[][src]Macro glib::glib_bool_error

macro_rules! glib_bool_error {
    ($msg:expr) => { ... };
    ($($msg:tt)*) => { ... };
}

Generic error used for functions that fail without any further information