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