Struct gdk_sys::GdkEventWindowState [] [src]

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

Fields

Trait Implementations

impl Debug for GdkEventWindowState
[src]

[src]

Formats the value using the given formatter.