Struct gtk4_sys::GtkOrientableIface
source · #[repr(C)]pub struct GtkOrientableIface {
pub base_iface: GTypeInterface,
}
Fields§
§base_iface: GTypeInterface
Trait Implementations§
source§impl Clone for GtkOrientableIface
impl Clone for GtkOrientableIface
source§fn clone(&self) -> GtkOrientableIface
fn clone(&self) -> GtkOrientableIface
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