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