gtkCListSetBackground {RGtk2} | R Documentation |
Sets the background color for the specified row.
WARNING: gtk_clist_set_background
is deprecated and should not be used in newly-written code.
gtkCListSetBackground(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