Struct gtk_sys::GtkScaleButtonPrivate[][src]

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

Trait Implementations

impl Debug for GtkScaleButtonPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkScaleButtonPrivate

impl Sync for GtkScaleButtonPrivate