Struct gtk_sys::GtkWindowAccessiblePrivate[][src]

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

Trait Implementations

impl Debug for GtkWindowAccessiblePrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations