Struct gtk_sys::GtkButtonPrivate[][src]

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

Trait Implementations

impl Debug for GtkButtonPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkButtonPrivate

impl Sync for GtkButtonPrivate