Style.paintLayout

Draws a layout on cr using the given parameters.

More...
class Style
static
void
paintLayout

Parameters

style Style
cr Context
stateType GtkStateType

a state

useText bool

whether to use the text or foreground graphics context of style

widget Widget

the widget

detail string

a style detail

x int

x origin

y int

y origin

layout PgLayout

the layout to draw

Detailed Description

Deprecated: Use gtk_render_layout() instead