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