GtkMessageType
The type of message being displayed in the dialog.
Value | Symbolic name | Description |
| Â Â 0 | Gtk::MESSAGE_INFO |
Informational message
|
| Â Â 1 | Gtk::MESSAGE_WARNING |
Nonfatal warning message
|
| Â Â 2 | Gtk::MESSAGE_QUESTION |
Question requiring a choice
|
| Â Â 3 | Gtk::MESSAGE_ERROR |
Fatal error message
|