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)
|
The |
|
The row of the cell. |
|
The column of the cell. |
[GtkCellType
] A GtkCellType
value describing the cell.
Derived by RGtkGen from GTK+ documentation