paint_layout


Description:


public void paint_layout (Style style, Window window, StateType state_type, bool use_text, Rectangle? area, Widget? widget, string? detail, int x, int y, Layout layout)

Draws a layout on cr using the given parameters.

Note:

Use gtk_render_layout instead

Parameters:

style

a Style

state_type

a state

use_text

whether to use the text or foreground graphics context of style

widget

the widget

detail

a style detail

x

x origin

y

y origin

layout

the layout to draw

cr

a Context


Namespace: Gtk
Package: gtk+-2.0