Struct gio_sys::GNativeVolumeMonitor
[−]
[src]
#[repr(C)]pub struct GNativeVolumeMonitor { pub parent_instance: GVolumeMonitor, }
Fields
parent_instance: GVolumeMonitor
Trait Implementations
impl Copy for GNativeVolumeMonitor[src]
impl Clone for GNativeVolumeMonitor[src]
fn clone(&self) -> GNativeVolumeMonitor[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more