Struct gtk_sys::GtkArrow [−][src]
#[repr(C)]pub struct GtkArrow { pub misc: GtkMisc, pub priv_: *mut GtkArrowPrivate, }
Fields
misc: GtkMiscpriv_: *mut GtkArrowPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkArrowimpl UnwindSafe for GtkArrowBlanket Implementations
Mutably borrows from an owned value. Read more