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