Function

PangoXftrender

since: 1.0

Declaration

void
pango_xft_render (
  XftDraw* draw,
  XftColor* color,
  PangoFont* font,
  PangoGlyphString* glyphs,
  gint x,
  gint y
)

Description

No description available.

Available since: 1.0

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.
font

Type: PangoFont

No description available.

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

Type: PangoGlyphString

No description available.

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

Type: gint

No description available.

y

Type: gint

No description available.