Struct gtk_sys::GtkToolItemPrivate[][src]

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

Trait Implementations

impl Debug for GtkToolItemPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkToolItemPrivate

impl Sync for GtkToolItemPrivate