Style.paintLayout

Draws a layout on @cr using the given parameters.

More...
class Style
static
void
paintLayout

Parameters

style Style

a #GtkStyle

cr Context

a #cairo_t

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

Meta