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 GtkOrientableIfaceimpl Clone for GtkOrientableIface[src]
impl Clone for GtkOrientableIfacefn clone(&self) -> GtkOrientableIface[src]
fn clone(&self) -> GtkOrientableIfaceReturns 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 GtkOrientableIfaceAuto Trait Implementations
impl Send for GtkOrientableIface
impl Send for GtkOrientableIfaceimpl Sync for GtkOrientableIface
impl Sync for GtkOrientableIface