pangoAttrBackgroundNew: pangoAttrBackgroundNew

Description Usage Arguments Value Author(s)

View source: R/pangoFuncs.R

Description

Create a new background color attribute.

Usage

1
pangoAttrBackgroundNew(red, green, blue)

Arguments

red

[integer] the red value (ranging from 0 to 65535)

green

[integer] the green value

blue

[integer] the blue value

Value

[PangoAttribute] the newly allocated PangoAttribute,

Author(s)

Derived by RGtkGen from GTK+ documentation


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