Struct pnmixerlib::ui_tray_icon::AudioPix
[−]
[src]
pub struct AudioPix { /* fields omitted */ }The actual tray icon Pixbuf, which depends on the current volume level.
Trait Implementations
impl Clone for AudioPix[src]
fn clone(&self) -> AudioPix
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more