Struct gtk_sys::GtkNotebookAccessiblePrivate[][src]

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

Trait Implementations

impl Debug for GtkNotebookAccessiblePrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations