pangoAttrForegroundNew {RGtk2} | R Documentation |
Create a new foreground color attribute.
pangoAttrForegroundNew(red, green, blue)
|
the red value (ranging from 0 to 65535) |
|
the green value |
|
the blue value |
[PangoAttribute
] the newly allocated PangoAttribute
,
Derived by RGtkGen from GTK+ documentation