:right-sidebar: True FlagSet =================================================================== .. currentmodule:: gi.repository.Gst .. class:: FlagSet(*args, **kwargs) :no-contents-entry: :Constructors: :: FlagSet(**properties) Methods ------- .. rst-class:: interim-class .. class:: FlagSet :no-index: .. method:: register(flags_type: type) -> type Create a new sub-class of ``GST_TYPE_FLAG_SET`` which will pretty-print the human-readable flags when serializing, for easier debugging. .. versionadded:: 1.6 :param flags_type: a :obj:`~gi.repository.GObject.Type` of a ``G_TYPE_FLAGS`` type.