pangoRendererGetColor {RGtk2}R Documentation

pangoRendererGetColor

Description

Gets the current rendering color for the specified part.

Usage

pangoRendererGetColor(object, part)

Arguments

object [PangoRenderer] a PangoRenderer
part [PangoRenderPart] the part to get the color for

Details

Since 1.8

Value

[PangoColor] the color for the specified part, or NULL if it hasn't been set and should be inherited from the environment.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]