attrBackgroundNew

fun attrBackgroundNew(    red: <Error class: unknown class>,     green: <Error class: unknown class>,     blue: <Error class: unknown class>): Attribute(source)

Create a new background color attribute.

Return

the newly allocated PangoAttribute, which should be freed with method@Pango.Attribute.destroy

Parameters

red

the red value (ranging from 0 to 65535)

green

the green value

blue

the blue value