render_layout


Description:


[ Version ( deprecated = true , deprecated_since = "1.16" , since = "1.0" ) ]
public void render_layout (Layout layout, int x, int y, Color color, int flags)

Warning: render_layout is deprecated since 1.16.

Draws a solidly coloured layout on the given framebuffer at (x, y) within the framebuffer<!-- -->'s current model-view coordinate space.

Note:

Use cogl_pango_show_layout instead

Parameters:

layout

a Layout

x

X coordinate to render the layout at

y

Y coordinate to render the layout at

color

color to use when rendering the layout


Namespace: CoglPango
Package: cogl-pango-1.0