pangoRendererSetColor {RGtk2}R Documentation

pangoRendererSetColor

Description

Sets the color for part of the rendering.

Usage

pangoRendererSetColor(object, part, color)

Arguments

object

a PangoRenderer

part

the part to change the color of

color

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.21 Index]