Struct gtk_sys::GtkButtonPrivate [] [src]

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

Trait Implementations

impl Debug for GtkButtonPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations