Struct gtk_sys::GtkAdjustmentPrivate[][src]

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

Trait Implementations

impl Debug for GtkAdjustmentPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkAdjustmentPrivate

impl Sync for GtkAdjustmentPrivate