render_layout


Description:

[ Deprecated ( since = "1.16" ) ]
public void render_layout (Layout layout, int x, int y, Color color, int flags)

Warning: render_layout is deprecated.

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

Note:

Use 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: doc