Struct gio_sys::GResolver[][src]

#[repr(C)]
pub struct GResolver { pub parent_instance: GObject, pub priv_: *mut GResolverPrivate, }

Fields

Trait Implementations

impl Copy for GResolver
[src]

impl Clone for GResolver
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GResolver
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GResolver

impl !Sync for GResolver