Struct gtk_sys::GtkNotebookPrivate [] [src]

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

Trait Implementations

impl Debug for GtkNotebookPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations