Struct gtk_sys::GtkArrow [−][src]
#[repr(C)]pub struct GtkArrow { pub misc: GtkMisc, pub priv_: *mut GtkArrowPrivate, }
Fields
misc: GtkMisc
priv_: *mut GtkArrowPrivate
Trait Implementations
impl Copy for GtkArrow
[src]
impl Copy for GtkArrow
impl Clone for GtkArrow
[src]
impl Clone for GtkArrow
fn clone(&self) -> GtkArrow
[src]
fn clone(&self) -> GtkArrow
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 GtkArrow
[src]
impl Debug for GtkArrow