Struct gtk_sys::GtkToolItemPrivate [] [src]

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

Trait Implementations

impl Debug for GtkToolItemPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations