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