Struct gtk_sys::GtkInfoBar[][src]

#[repr(C)]
pub struct GtkInfoBar { pub parent: GtkBox, pub priv_: *mut GtkInfoBarPrivate, }

Fields

Trait Implementations

impl Copy for GtkInfoBar
[src]

impl Clone for GtkInfoBar
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkInfoBar
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkInfoBar

impl !Sync for GtkInfoBar