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