Struct gtk_sys::GtkHeaderBar[][src]

#[repr(C)]
pub struct GtkHeaderBar { pub container: GtkContainer, }

Fields

Trait Implementations

impl Copy for GtkHeaderBar
[src]

impl Clone for GtkHeaderBar
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkHeaderBar
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkHeaderBar

impl !Sync for GtkHeaderBar