Struct gtk_sys::GtkEventController[][src]

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

Trait Implementations

impl Debug for GtkEventController
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkEventController

impl Sync for GtkEventController