Struct iup::dialog::message::MessageDlg
[−]
[src]
pub struct MessageDlg(_);
An predefined dialog for displaying a message.
This dialog can be shown with the popup
method only.
See the IUP MessageDlg Documentation.