Method GTK1.Clist()->set_selectable()
- Method set_selectable
 GTK1.Clistset_selectable(introw,intselectablep)- Description
 If true, the row can be selected by the user, otherwise it cannot be selected, only focused.
GTK1.Clist set_selectable(int row, int selectablep)
If true, the row can be selected by the user, otherwise it cannot be selected, only focused.