Gsk.BroadwayRenderer¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Gsk.BroadwayRenderer(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Returns:
a new Broadway renderer.
- Return type:
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
Gsk.Renderer.realize
().This function is only available when GTK was compiled with Broadway support.