: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 The type of the None singleton. .. attribute:: INFO The type of the None singleton. .. attribute:: OTHER The type of the None singleton. .. attribute:: QUESTION The type of the None singleton. .. attribute:: WARNING The type of the None singleton.