pangoRendererGetColor {RGtk2} | R Documentation |
Gets the current rendering color for the specified part.
pangoRendererGetColor(object, part)
|
[PangoRenderer ] a PangoRenderer |
|
[PangoRenderPart ] the part to get the color for |
Since 1.8
[PangoColor
] the color for the specified part, or NULL
if it hasn't been set and should be inherited from the
environment.
Derived by RGtkGen from GTK+ documentation