API Version: 4.0
Library Version: 4.6.3
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.
Content