Enum gio_sys::GIOModuleScopeFlags [] [src]

pub enum GIOModuleScopeFlags {
    None,
    BlockDuplicates,
}

Variants

Trait Implementations

impl Clone for GIOModuleScopeFlags
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

impl Copy for GIOModuleScopeFlags
[src]

impl Debug for GIOModuleScopeFlags
[src]

[]

Formats the value using the given formatter.

impl Eq for GIOModuleScopeFlags
[src]

impl PartialEq for GIOModuleScopeFlags
[src]

[]

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

[]

This method tests for !=.