gtkCListSetCellStyle {RGtk2} | R Documentation |
Sets the style for the specified cell.
WARNING: gtk_clist_set_cell_style
is deprecated and should not be used in newly-written code.
gtkCListSetCellStyle(object, row, column, style)
|
The |
|
The row of the cell. |
|
The column of the cell. |
|
A pointer to a |
Derived by RGtkGen from GTK+ documentation