Struct gtk_sys::GtkGradient[][src]

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

Trait Implementations

impl Debug for GtkGradient
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkGradient

impl Sync for GtkGradient