RGtk2 (version 2.20.31)

gtkCListSetForeground: gtkCListSetForeground

Description

Sets the foreground color for the specified row. WARNING: gtk_clist_set_foreground is deprecated and should not be used in newly-written code.

Usage

gtkCListSetForeground(object, row, color)

Arguments

object
The GtkCList to affect.
row
The row to affect.
color
A pointer to a GdkColor structure.