Struct gtk_sys::GtkImageCellAccessiblePrivate[][src]

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

Trait Implementations

impl Debug for GtkImageCellAccessiblePrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations