Struct gdk_sys::GdkEventVisibility [] [src]

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

Fields

Trait Implementations

impl Debug for GdkEventVisibility
[src]

[src]

Formats the value using the given formatter.