Struct gtk_sys::GtkWindowClass[][src]

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

Trait Implementations

impl Debug for GtkWindowClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations