Struct gtk_sys::GtkAdjustmentPrivate [] [src]

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

Trait Implementations

impl Debug for GtkAdjustmentPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations