Struct gtk_sys::GtkScaleButtonPrivate [] [src]

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

Trait Implementations

impl Debug for GtkScaleButtonPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations