Function

PangoXftrender_layout

since: 1.8

Declaration

void
pango_xft_render_layout (
  XftDraw* draw,
  XftColor* color,
  PangoLayout* layout,
  int x,
  int y
)

Description

No description available.

Available since: 1.8

Parameters

draw

Type: XftDraw

No description available.

The data is owned by the caller of the function.
color

Type: XftColor

No description available.

The data is owned by the caller of the function.
layout

Type: PangoLayout

No description available.

The data is owned by the caller of the function.
x

Type: int

No description available.

y

Type: int

No description available.