Function

PangoXftrender_layout_line

since: 1.8

Declaration

void
pango_xft_render_layout_line (
  XftDraw* draw,
  XftColor* color,
  PangoLayoutLine* line,
  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.
line

Type: PangoLayoutLine

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.