[ Deprecated ( since = "1.16" ) ]
public void render_layout_subpixel (Layout layout, int x, int y, Color color, int flags)
Warning: render_layout_subpixel is deprecated.
Draws a solidly coloured layout
on the given framebuffer
at (x
, y
) within the
framebuffer
<!-- -->'s current model-view coordinate space.
Use 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 |