Struct gtk_sys::GtkHeaderBar [−][src]
#[repr(C)]pub struct GtkHeaderBar { pub container: GtkContainer, }
Fields
container: GtkContainer
Trait Implementations
impl Copy for GtkHeaderBar
[src]
impl Copy for GtkHeaderBar
impl Clone for GtkHeaderBar
[src]
impl Clone for GtkHeaderBar
fn clone(&self) -> GtkHeaderBar
[src]
fn clone(&self) -> GtkHeaderBar
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GtkHeaderBar
[src]
impl Debug for GtkHeaderBar
Auto Trait Implementations
impl !Send for GtkHeaderBar
impl !Send for GtkHeaderBar
impl !Sync for GtkHeaderBar
impl !Sync for GtkHeaderBar