Struct gtk_sys::GtkColorChooserWidget[][src]

#[repr(C)]
pub struct GtkColorChooserWidget { pub parent_instance: GtkBox, pub priv_: *mut GtkColorChooserWidgetPrivate, }

Fields

Trait Implementations

impl Copy for GtkColorChooserWidget
[src]

impl Clone for GtkColorChooserWidget
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkColorChooserWidget
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkColorChooserWidget

impl !Sync for GtkColorChooserWidget