RGtk2 (version 2.20.31)

gtkCListSelectRow: gtkCListSelectRow

Description

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

Usage

gtkCListSelectRow(object, row, column)

Arguments

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