Struct gtk_sys::GtkEventControllerClass[][src]

#[repr(C)]
pub struct GtkEventControllerClass(_);

Trait Implementations

impl Debug for GtkEventControllerClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations