Function

Pangoattr_overline_color_new

since: 1.46

Declaration

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

Description

No description available.

Available since: 1.46

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.