Struct gtk_sys::GtkSpinnerPrivate[][src]

#[repr(C)]
pub struct GtkSpinnerPrivate(_);

Trait Implementations

impl Debug for GtkSpinnerPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations