Struct gtk_sys::GtkHSV [−][src]
#[repr(C)]pub struct GtkHSV { pub parent_instance: GtkWidget, pub priv_: *mut GtkHSVPrivate, }
Fields
parent_instance: GtkWidgetpriv_: *mut GtkHSVPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkHSVimpl UnwindSafe for GtkHSVBlanket Implementations
Mutably borrows from an owned value. Read more