GtkMessageType
The type of message being displayed in the dialog.
値 | シンボリック名 | 説明 |
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
|