Renderer.realizeForDisplay

Creates the resources needed by the renderer to render the scene graph.

Note that it is mandatory to call gsk.renderer.Renderer.unrealize before destroying the renderer.

class Renderer
bool
realizeForDisplay

Parameters

display gdk.display.Display

the gdk.display.Display renderer will be used on

Return Value

Type: bool

Whether the renderer was successfully realized