pangoRendererSetColor {RGtk2}R Documentation

pangoRendererSetColor

Description

Sets the color for part of the rendering.

Usage

pangoRendererSetColor(object, part, color)

Arguments

object

[PangoRenderer] a PangoRenderer

part

[PangoRenderPart] the part to change the color of

color

[PangoColor] the new color or NULL to unset the current color

Details

Since 1.8

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.31 Index]