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