:right-sidebar: True MarkupCollectType =================================================================== .. currentmodule:: gi.repository.GLib .. class:: MarkupCollectType :no-contents-entry: A mixed enumerated type and flags field. You must specify one type (string, strdup, boolean, tristate). Additionally, you may optionally bitwise OR the type with the flag :const:`~gi.repository.GLib.MarkupCollectType.OPTIONAL`. It is likely that this enum will be extended in the future to support other types. Fields ------ .. rst-class:: interim-class .. class:: MarkupCollectType :no-index: .. attribute:: BOOLEAN The type of the None singleton. .. attribute:: INVALID The type of the None singleton. .. attribute:: OPTIONAL The type of the None singleton. .. attribute:: STRDUP The type of the None singleton. .. attribute:: STRING The type of the None singleton. .. attribute:: TRISTATE The type of the None singleton.