pangoAttrStrikethroughColorNew {RGtk2} | R Documentation |
Create a new strikethrough color attribute. This attribute modifies the color of strikethrough lines. If not set, strikethrough lines will use the foreground color.
pangoAttrStrikethroughColorNew(red, green, blue)
|
the red value (ranging from 0 to 65535) |
|
the green value |
|
the blue value |
Since 1.8
[PangoAttribute
] the newly allocated PangoAttribute
,
Derived by RGtkGen from GTK+ documentation