realize_for_display


Description:

[ 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.

Parameters:

this

a `GskRenderer`

display

the `GdkDisplay` renderer will be used on

Returns:

Whether the renderer was successfully realized