Description Usage Arguments Details Value Author(s)
Create a new underline color attribute. This attribute modifies the color of underlines. If not set, underlines will use the foreground color.
1 | pangoAttrUnderlineColorNew(red, green, blue)
|
|
[integer] the red value (ranging from 0 to 65535) |
|
[integer] the green value |
|
[integer] the blue value |
Since 1.8
[PangoAttribute
] the newly allocated PangoAttribute
,
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.