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