Struct glib::source::Priority [−][src]
pub struct Priority(_);
Expand description
The priority of sources
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Priority
impl UnwindSafe for Priority
Blanket Implementations
Mutably borrows from an owned value. Read more