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