Function

Gntcolor_add_pair

since: 2.4

Declaration [src]

int
gnt_color_add_pair (
  int fg,
  int bg
)

Description [src]

Adds a color definition.

Available since: 2.4

Parameters

fg

Type: int

Foreground.

bg

Type: int

Background.

Return value

Type: int

A color pair.