Struct gtk_sys::GtkStackSidebar[][src]

#[repr(C)]
pub struct GtkStackSidebar { pub parent: GtkBin, }

Fields

Trait Implementations

impl Copy for GtkStackSidebar
[src]

impl Clone for GtkStackSidebar
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkStackSidebar
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkStackSidebar

impl !Sync for GtkStackSidebar