Method GTK1.Clist()->set_selectable()
- Method set_selectable
GTK1.Clist
set_selectable(int
row
,int
selectablep
)- 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.