Struct gtk_sys::GtkScalePrivate [] [src]

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

Trait Implementations

impl Debug for GtkScalePrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations