Struct gtk_sys::GtkActionBar [−][src]
#[repr(C)]pub struct GtkActionBar { pub bin: GtkBin, }
Fields
bin: GtkBin
Trait Implementations
impl Copy for GtkActionBar
[src]
impl Copy for GtkActionBar
impl Clone for GtkActionBar
[src]
impl Clone for GtkActionBar
fn clone(&self) -> GtkActionBar
[src]
fn clone(&self) -> GtkActionBar
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 GtkActionBar
[src]
impl Debug for GtkActionBar
Auto Trait Implementations
impl !Send for GtkActionBar
impl !Send for GtkActionBar
impl !Sync for GtkActionBar
impl !Sync for GtkActionBar