Struct gtk_sys::GtkApplicationWindowClass[][src]

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

Trait Implementations

impl Debug for GtkApplicationWindowClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations