:right-sidebar: True MessageType =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: MessageType :no-contents-entry: The type of message being displayed in a :obj:`~gi.repository.Gtk.MessageDialog`. Fields ------ .. rst-class:: interim-class .. class:: MessageType :no-index: .. attribute:: ERROR Fatal error message .. attribute:: INFO Informational message .. attribute:: OTHER None of the above .. attribute:: QUESTION Question requiring a choice .. attribute:: WARNING Non-fatal warning message