Struct gtk_sys::GtkColorSelection [−][src]
#[repr(C)]pub struct GtkColorSelection { pub parent_instance: GtkBox, pub private_data: *mut GtkColorSelectionPrivate, }
Fields
parent_instance: GtkBoxprivate_data: *mut GtkColorSelectionPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkColorSelectionimpl !Send for GtkColorSelectionimpl !Sync for GtkColorSelectionimpl Unpin for GtkColorSelectionimpl UnwindSafe for GtkColorSelectionBlanket Implementations
Mutably borrows from an owned value. Read more