Struct gtk_sys::GtkTextAttributes [−][src]
#[repr(C)]pub struct GtkTextAttributes { pub refcount: c_uint, // some fields omitted }
Fields
refcount: c_uint
Trait Implementations
impl Debug for GtkTextAttributes[src]
impl Debug for GtkTextAttributesAuto Trait Implementations
impl Send for GtkTextAttributes
impl Send for GtkTextAttributesimpl Sync for GtkTextAttributes
impl Sync for GtkTextAttributes