Struct gtk_sys::GtkTargetPair [−][src]
Fields
target: GdkAtom
flags: c_uint
info: c_uint
Trait Implementations
impl Copy for GtkTargetPair
[src]
impl Copy for GtkTargetPair
impl Clone for GtkTargetPair
[src]
impl Clone for GtkTargetPair
fn clone(&self) -> GtkTargetPair
[src]
fn clone(&self) -> GtkTargetPair
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GtkTargetPair
[src]
impl Debug for GtkTargetPair
Auto Trait Implementations
impl !Send for GtkTargetPair
impl !Send for GtkTargetPair
impl !Sync for GtkTargetPair
impl !Sync for GtkTargetPair