RGtk2 (version 2.20.31)

gtkCListUnselectRow: gtkCListUnselectRow

Description

Unselects the specified row. Causes the "unselect-row" signal to be emitted for the specified row and column. WARNING: gtk_clist_unselect_row is deprecated and should not be used in newly-written code.

Usage

gtkCListUnselectRow(object, row, column)

Arguments

object
The GtkCList to affect.
row
The row to select.
column
The column to select.