Class: Gsk::BroadwayRenderer

Inherits:
Renderer show all
Defined in:
(unknown)

Instance Method Summary collapse

Methods inherited from Renderer

#is_realized, #realize, #realize_for_display, #realized=, #realized?, #render, #render_texture, #surface, #surface=, #unrealize

Constructor Details

#initializeGsk::Renderer

Creates a new Broadway renderer.

The Broadway renderer is the default renderer for the broadway backend. It will only work with broadway surfaces, otherwise it will fail the call to gsk_renderer_realize().

This function is only available when GTK was compiled with Broadway support.