gtkCListSelectAll {RGtk2}R Documentation

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 [GtkCList] The GtkCList to affect.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]