Struct gdk::Color [] [src]

#[repr(C)]
pub struct Color { pub pixel: u32, pub red: u16, pub green: u16, pub blue: u16, }

Fields

Trait Implementations

impl Debug for GdkColor
[src]

[src]

Formats the value using the given formatter.