| gtkCListGetCellType {RGtk2} | R Documentation |
Checks the type of cell at the location specified.
WARNING: gtk_clist_get_cell_type is deprecated and should not be used in newly-written code.
gtkCListGetCellType(object, row, column)
|
[GtkCList] The GtkCList to affect. |
|
[integer] The row of the cell. |
|
[integer] The column of the cell. |
[GtkCellType] A GtkCellType value describing the cell.
Derived by RGtkGen from GTK+ documentation