RGtk2 (version 2.20.31)

gtkCListSetBackground: gtkCListSetBackground

Description

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

Usage

gtkCListSetBackground(object, row, color)

Arguments

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