Struct gtk_sys::GtkVolumeButtonClass [] [src]

#[repr(C)]
pub struct GtkVolumeButtonClass { /* fields omitted */ }

Trait Implementations

impl Debug for GtkVolumeButtonClass
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations