[][src]Crate msgbox

Re-exports

pub use common::IconType;
pub use common::MsgBoxError;

Modules

common

Enums

NSAlertStyle

cocoa-rs doesn't implement NSAlert yet (0.14.0) Then implement it! Someone would stub and implement all methods for NSAlert, and make it to the upstream? NSAlert.Style https://developer.apple.com/documentation/appkit/nsalert.style

Statics

NSModalPannelWindowLevel

Traits

NSAlert

NSAlert https://developer.apple.com/documentation/appkit/nsalert

Functions

create