Struct gtk_sys::GtkInfoBarPrivate[][src]

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

Trait Implementations

impl Debug for GtkInfoBarPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkInfoBarPrivate

impl Sync for GtkInfoBarPrivate