Struct gdk_sys::GdkRGBA [] [src]

#[repr(C)]
pub struct GdkRGBA { pub red: c_double, pub green: c_double, pub blue: c_double, pub alpha: c_double, }

Fields

Trait Implementations

impl Debug for GdkRGBA
[src]

[src]

Formats the value using the given formatter.