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
|