
[Top]
GTK
GTK.Clist
|
Method GTK.Clist()->unselect_row()
- Method
unselect_row
object(GTK.Clist) GTK.Clist()->unselect_row(int row, int column)
- Description
-
Unselect the given row. The column is sent to the signal handler,
but ignored for all other purposes.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|