GtkMessageType

The type of message being displayed in the dialog.

Values

ValueMeaning
INFO0

Informational message

WARNING1

Non-fatal warning message

QUESTION2

Question requiring a choice

ERROR3

Fatal error message

OTHER4

None of the above

Meta