Struct gtk_sys::GtkStack[][src]

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

Fields

Trait Implementations

impl Copy for GtkStack
[src]

impl Clone for GtkStack
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkStack
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkStack

impl !Sync for GtkStack