:right-sidebar: True BroadwayRenderer =================================================================== .. currentmodule:: gi.repository.Gsk .. class:: BroadwayRenderer(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.Gsk.Renderer`, :class:`~gi.repository.GObject.Object` A Broadway based renderer. See :obj:`~gi.repository.Gsk.Renderer`\. Constructors ------------ .. rst-class:: interim-class .. class:: BroadwayRenderer :no-index: .. classmethod:: new() -> ~gi.repository.Gsk.Renderer Creates a new Broadway renderer. The Broadway renderer is the default renderer for the broadway backend. It will only work with broadway surfaces, otherwise it will fail the call to :func:`~gi.repository.Gsk.Renderer.realize`. This function is only available when GTK was compiled with Broadway support.