Function

Pangoattr_strikethrough_color_new

since: 1.8

Declaration

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

Description

No description available.

Available since: 1.8

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.