Struct gtk_sys::GtkNotebookClass[][src]

#[repr(C)]
pub struct GtkNotebookClass { /* fields omitted */ }

Trait Implementations

impl Debug for GtkNotebookClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkNotebookClass

impl Sync for GtkNotebookClass