Method

GntTreeset_row_color

since: 2.4

Declaration [src]

void
gnt_tree_set_row_color (
  GntTree* tree,
  void* key,
  int color
)

Description [src]

Set color for the text in a row in the tree.

Available since: 2.4

Parameters

key

Type: void*

The key for the row.

The argument can be NULL.
The data is owned by the caller of the function.
color

Type: int

The color.