Renderer.realizeForDisplay
bool realizeForDisplay(gdk.display.Display display)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.
Parameters
display | the gdk.display.Display renderer will be used on |
Returns
Whether the renderer was successfully realized