gdkPangoRendererSetOverrideColor: gdkPangoRendererSetOverrideColor

Description Usage Arguments Details Author(s)

View source: R/gdkFuncs.R

Description

Sets the color for a particular render part (foreground, background, underline, etc.), overriding any attributes on the layouts renderered with this renderer.

Usage

1
gdkPangoRendererSetOverrideColor(object, part, color = NULL)

Arguments

object

a GdkPangoRenderer

part

the part to render to set the color of

color

the color to use, or NULL to unset a previously set override color. [ allow-none ]

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.