Struct fltk_sys::text::Fl_Text_Display
source · #[repr(C)]pub struct Fl_Text_Display { /* private fields */ }
Trait Implementations§
source§impl Clone for Fl_Text_Display
impl Clone for Fl_Text_Display
source§fn clone(&self) -> Fl_Text_Display
fn clone(&self) -> Fl_Text_Display
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