Struct gtk_sys::GtkEventBoxClass [] [src]

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

Trait Implementations

impl Debug for GtkEventBoxClass
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations