BroadwayRenderer

class BroadwayRenderer(**properties: Any)

Superclasses: Renderer, Object

Constructors:

BroadwayRenderer(**properties)
new() -> Gsk.Renderer

Constructors

class BroadwayRenderer
classmethod new() 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 realize().

This function is only available when GTK was compiled with Broadway support.