Struct gtk_sys::GtkFrameAccessiblePrivate[][src]

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

Trait Implementations

impl Debug for GtkFrameAccessiblePrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations