Struct gtk_sys::GtkContainerAccessiblePrivate[][src]

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

Trait Implementations

impl Debug for GtkContainerAccessiblePrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations