Struct libui_ng_sys::platform::unix::gtk_sys::GtkStackClass
source · pub struct GtkStackClass {
pub parent_class: GtkContainerClass,
}Fields§
§parent_class: GtkContainerClassTrait Implementations§
source§impl Clone for GtkStackClass
impl Clone for GtkStackClass
source§fn clone(&self) -> GtkStackClass
fn clone(&self) -> GtkStackClass
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more