gtkCListUnselectRow {RGtk2} | R Documentation |
Unselects the specified row. Causes the "unselect-row" signal to be emitted for the specified row and column.
WARNING: gtk_clist_unselect_row
is deprecated and should not be used in newly-written code.
gtkCListUnselectRow(object, row, column)
|
[GtkCList ] The GtkCList to affect. |
|
[integer] The row to select. |
|
[integer] The column to select. |
Derived by RGtkGen from GTK+ documentation