Struct gtk_sys::GtkEventController [] [src]

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

Trait Implementations

impl Debug for GtkEventController
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations