Function

Pangoattr_background_new

since: 1.0

Declaration

PangoAttribute*
pango_attr_background_new (
  guint16 red,
  guint16 green,
  guint16 blue
)

Description

No description available.

Available since: 1.0

Parameters

red

Type: guint16

No description available.

green

Type: guint16

No description available.

blue

Type: guint16

No description available.

Return value

Type: PangoAttribute

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.