Struct gtk_sys::GtkHSV[][src]

#[repr(C)]
pub struct GtkHSV { pub parent_instance: GtkWidget, pub priv_: *mut GtkHSVPrivate, }

Fields

Trait Implementations

impl Copy for GtkHSV
[src]

impl Clone for GtkHSV
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkHSV
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkHSV

impl !Sync for GtkHSV