Struct gtk_sys::GtkVolumeButton [−][src]
#[repr(C)]pub struct GtkVolumeButton { pub parent: GtkScaleButton, }
Fields
parent: GtkScaleButtonTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkVolumeButtonimpl !Send for GtkVolumeButtonimpl !Sync for GtkVolumeButtonimpl Unpin for GtkVolumeButtonimpl UnwindSafe for GtkVolumeButtonBlanket Implementations
Mutably borrows from an owned value. Read more