Warning: render_layout_subpixel 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.
Use cogl_pango_show_layout instead
| layout |
a Layout |
| x |
X coordinate (in Pango units) to render the layout at |
| y |
Y coordinate (in Pango units) to render the layout at |
| color |
color to use when rendering the layout |