Module iup::dialog
[−]
[src]
See IUP Dialogs.
Reexports
pub use self::dialog::{Dialog, ShowState, CopyDataCb, MdiActivateCb, ShowCb, TrayClickCb}; |
pub use self::alarm::{AlarmButton, alarm}; |
pub use self::message::{MessageDlg, message}; |
pub use self::file::{FileDlg}; |
Modules
alarm | |
dialog | |
file | |
message |
Enums
DialogPos |
The position a dialog should be positioned. |
Traits
DialogElement |