Struct gtk_sys::GtkSpinButtonPrivate [] [src]

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

Trait Implementations

impl Debug for GtkSpinButtonPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations