Struct gio_sys::GFileMonitor[][src]

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

Fields

Trait Implementations

impl Copy for GFileMonitor
[src]

impl Clone for GFileMonitor
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GFileMonitor
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GFileMonitor

impl !Sync for GFileMonitor