:right-sidebar: True DBusMessageType =================================================================== .. currentmodule:: gi.repository.Gio .. versionadded:: 2.26 .. class:: DBusMessageType :no-contents-entry: Message types used in :obj:`~gi.repository.Gio.DBusMessage`\. Fields ------ .. rst-class:: interim-class .. class:: DBusMessageType :no-index: .. attribute:: ERROR The type of the None singleton. .. attribute:: INVALID The type of the None singleton. .. attribute:: METHOD_CALL The type of the None singleton. .. attribute:: METHOD_RETURN The type of the None singleton. .. attribute:: SIGNAL The type of the None singleton.