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