Struct gtk_sys::GtkListBox [] [src]

#[repr(C)]
pub struct GtkListBox { pub parent_instance: GtkContainer, }

Fields

Trait Implementations

impl Copy for GtkListBox
[src]

impl Clone for GtkListBox
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for GtkListBox
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkListBox

impl !Sync for GtkListBox