Method GTK1.Clist()->select_row()
- Method select_row
 GTK1.Clistselect_row(introw,intcolumn)- Description
 Select the given row. The column is sent to the signal handler, but ignored for all other purposes.
GTK1.Clist select_row(int row, int column)
Select the given row. The column is sent to the signal handler, but ignored for all other purposes.