Struct libadwaita_sys::AdwStatusPageClass
source · #[repr(C)]pub struct AdwStatusPageClass {
pub parent_class: GtkWidgetClass,
}Fields§
§parent_class: GtkWidgetClassTrait Implementations§
source§impl Clone for AdwStatusPageClass
impl Clone for AdwStatusPageClass
source§fn clone(&self) -> AdwStatusPageClass
fn clone(&self) -> AdwStatusPageClass
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