Method
PangoRendererset_color
since: 1.8
Declaration
void
pango_renderer_set_color (
PangoRenderer* renderer,
PangoRenderPart part,
const PangoColor* color
)
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.