gtkCListSetRowStyle {RGtk2} | R Documentation |
Sets the style for all cells in the specified row.
WARNING: gtk_clist_set_row_style
is deprecated and should not be used in newly-written code.
gtkCListSetRowStyle(object, row, style)
|
[GtkCList ] The GtkCList to affect. |
|
[integer] The row to affect. |
|
[GtkStyle ] A pointer to a GtkStyle to set. |
Derived by RGtkGen from GTK+ documentation