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 Copy for GNativeVolumeMonitorimpl Clone for GNativeVolumeMonitor[src]
impl Clone for GNativeVolumeMonitorfn clone(&self) -> GNativeVolumeMonitor[src]
fn clone(&self) -> GNativeVolumeMonitorReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for GNativeVolumeMonitor[src]
impl Debug for GNativeVolumeMonitorAuto Trait Implementations
impl !Send for GNativeVolumeMonitor
impl !Send for GNativeVolumeMonitorimpl !Sync for GNativeVolumeMonitor
impl !Sync for GNativeVolumeMonitor