gtkCListGetCellStyle {RGtk2} | R Documentation |
Gets the current style of the specified cell.
WARNING: gtk_clist_get_cell_style
is deprecated and should not be used in newly-written code.
gtkCListGetCellStyle(object, row, column)
|
[GtkCList ] The GtkCList to affect. |
|
[integer] The row of the cell. |
|
[integer] The column of the cell. |
Derived by RGtkGen from GTK+ documentation