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