Struct gtk_sys::GtkToolButtonPrivate [] [src]

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

Trait Implementations

impl Debug for GtkToolButtonPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations