Struct gdk_sys::GdkEventAny [] [src]

#[repr(C)]
pub struct GdkEventAny { pub type_: GdkEventType, pub window: *mut GdkWindow, pub send_event: i8, }

Fields

Trait Implementations

impl Debug for GdkEventAny
[src]

[src]

Formats the value using the given formatter.