Struct gtk_sys::GtkOrientableIface [−][src]
#[repr(C)]pub struct GtkOrientableIface { pub base_iface: GTypeInterface, }
Fields
base_iface: GTypeInterface
Trait Implementations
impl Copy for GtkOrientableIface
[src]
impl Copy for GtkOrientableIface
impl Clone for GtkOrientableIface
[src]
impl Clone for GtkOrientableIface
fn clone(&self) -> GtkOrientableIface
[src]
fn clone(&self) -> GtkOrientableIface
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 GtkOrientableIface
[src]
impl Debug for GtkOrientableIface
Auto Trait Implementations
impl Send for GtkOrientableIface
impl Send for GtkOrientableIface
impl Sync for GtkOrientableIface
impl Sync for GtkOrientableIface