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