:right-sidebar: True SignalMatchType =================================================================== .. currentmodule:: gi.repository.GObject .. class:: SignalMatchType :no-contents-entry: The match types specify what :func:`~gi.repository.GObject.signal_handlers_block_matched`, :func:`~gi.repository.GObject.signal_handlers_unblock_matched` and :func:`~gi.repository.GObject.signal_handlers_disconnect_matched` match signals by. Fields ------ .. rst-class:: interim-class .. class:: SignalMatchType :no-index: .. attribute:: CLOSURE The type of the None singleton. .. attribute:: DATA The type of the None singleton. .. attribute:: DETAIL The type of the None singleton. .. attribute:: FUNC The type of the None singleton. .. attribute:: ID The type of the None singleton. .. attribute:: UNBLOCKED The type of the None singleton.