Union gtk_sys::GtkTextAppearance_u1[][src]

#[repr(C)]
pub union GtkTextAppearance_u1 { pub rgba: [GdkRGBA; 2], pub padding: [c_uint; 4], }

Fields

Trait Implementations

impl Copy for GtkTextAppearance_u1
[src]

impl Clone for GtkTextAppearance_u1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkTextAppearance_u1
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkTextAppearance_u1

impl Sync for GtkTextAppearance_u1