Struct libui_ng_sys::platform::unix::gtk_sys::GtkTargetEntry
source · Fields§
§target: *mut i8§flags: u32§info: u32Trait Implementations§
source§impl Clone for GtkTargetEntry
impl Clone for GtkTargetEntry
source§fn clone(&self) -> GtkTargetEntry
fn clone(&self) -> GtkTargetEntry
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