Struct gtk_sys::GtkCellRendererPixbufPrivate[][src]

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

Trait Implementations

impl Debug for GtkCellRendererPixbufPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations