Method

PangoRendererset_color

since: 1.8

Declaration

void
pango_renderer_set_color (
  PangoRenderer* renderer,
  PangoRenderPart part,
  const PangoColor* color
)

Description

No description available.

Available since: 1.8

Parameters

part

Type: PangoRenderPart

No description available.

color

Type: PangoColor

No description available.

The argument can be NULL.
The data is owned by the caller of the method.