Struct glib::source::Priority [] [src]

pub struct Priority(_);
[]

The priority of sources

Trait Implementations

impl Clone for Priority
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

impl Copy for Priority
[src]

impl Debug for Priority
[src]

[]

Formats the value using the given formatter.

impl Default for Priority
[src]

[]

Returns the "default value" for a type. Read more

impl Eq for Priority
[src]

impl PartialEq for Priority
[src]

[]

This method tests for self and other values to be equal, and is used by ==. Read more

[]

This method tests for !=.

impl ToGlib for Priority
[src]

impl FromGlib<i32> for Priority
[src]