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