Struct gtk_sys::GtkPlugClass[][src]

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

Trait Implementations

impl Debug for GtkPlugClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations