RGtk2 (version 2.20.31)

gtkCListSetSelectable: gtkCListSetSelectable

Description

Sets whether the specified row is selectable or not. WARNING: gtk_clist_set_selectable is deprecated and should not be used in newly-written code.

Usage

gtkCListSetSelectable(object, row, selectable)

Arguments

object
The GtkCList to affect.
row
The row to affect.
selectable
TRUE or FALSE.