Struct gtk_sys::GtkSymbolicColor [] [src]

#[repr(C)]
pub struct GtkSymbolicColor(_);

Trait Implementations

impl Debug for GtkSymbolicColor
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations