API Version: 4.0
Library Version: 4.2.0
enum Gtk.MessageType
The type of message being displayed in a GtkMessageDialog.
GtkMessageDialog
GTK_MESSAGE_INFO
Informational message
GTK_MESSAGE_WARNING
Non-fatal warning message
GTK_MESSAGE_QUESTION
Question requiring a choice
GTK_MESSAGE_ERROR
Fatal error message
GTK_MESSAGE_OTHER
None of the above