Struct gtk_sys::GtkCellRendererTextPrivate[][src]

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

Trait Implementations

impl Debug for GtkCellRendererTextPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkCellRendererTextPrivate

impl Sync for GtkCellRendererTextPrivate