MessageType
Description:
[ CCode ( cprefix = "GTK_MESSAGE_" , type_id = "gtk_message_type_get_type ()" ) ]
public enum MessageType
The type of message being displayed in the dialog.
Content:
Enum values:
- ERROR - Fatal error message
- INFO - Informational message
- OTHER - None of the above
- QUESTION - Question requiring a choice
- WARNING - Non-fatal warning message