Class: Gsk::BroadwayRenderer
Instance Method Summary collapse
-
#initialize ⇒ Gsk::Renderer
constructor
Creates a new Broadway renderer.
Methods inherited from Renderer
#is_realized, #realize, #realize_for_display, #realized=, #realized?, #render, #render_texture, #surface, #surface=, #unrealize
Constructor Details
#initialize ⇒ Gsk::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.