Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
pangoAttrStrikethroughColorNew: pangoAttrStrikethroughColorNew
Description
Create a new strikethrough color attribute. This attribute modifies the color of strikethrough lines. If not set, strikethrough lines will use the foreground color.
Usage
pangoAttrStrikethroughColorNew(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
,
Details
Since 1.8