| gtkCListSetForeground {RGtk2} | R Documentation |
Sets the foreground color for the specified row.
WARNING: gtk_clist_set_foreground is deprecated and should not be used in newly-written code.
gtkCListSetForeground(object, row, color)
|
[GtkCList] The GtkCList to affect. |
|
[integer] The row to affect. |
|
[GdkColor] A pointer to a GdkColor structure. |
Derived by RGtkGen from GTK+ documentation