[ Version ( since = "4.14" ) ]
public bool realize_for_display (Display display) throws Error
Creates the resources needed by the this to render the scene graph.
Note that it is mandatory to call [method@Gsk.Renderer.unrealize] before destroying the renderer.
this |
a `GskRenderer` |
display |
the `GdkDisplay` renderer will be used on |
Whether the renderer was successfully realized |