Struct zaplib::WindowCloseRequestedEvent
source · [−]Expand description
Fields
window_id: usizeaccept_close: boolTrait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for WindowCloseRequestedEvent
impl Send for WindowCloseRequestedEvent
impl Sync for WindowCloseRequestedEvent
impl Unpin for WindowCloseRequestedEvent
impl UnwindSafe for WindowCloseRequestedEvent
Blanket Implementations
Mutably borrows from an owned value. Read more