:right-sidebar: True DebugMessage =================================================================== .. currentmodule:: gi.repository.Gst .. class:: DebugMessage(*args, **kwargs) :no-contents-entry: Methods ------- .. rst-class:: interim-class .. class:: DebugMessage :no-index: .. method:: get() -> str | None Gets the string representation of a :obj:`~gi.repository.Gst.DebugMessage`\. This function is used in debug handlers to extract the message. .. method:: get_id() -> str | None Get the id of the object that emitted this message. This function is used in debug handlers. Can be empty. .. versionadded:: 1.22