RGtk2 (version 2.20.31)

gtkCListSelectAll: gtkCListSelectAll

Description

Selects all rows in the CList. This function has no affect for a CList in "single" or "browse" selection mode. WARNING: gtk_clist_select_all is deprecated and should not be used in newly-written code.

Usage

gtkCListSelectAll(object)

Arguments

object
The GtkCList to affect.