gtkCListSelectAll {RGtk2} | R Documentation |
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.
gtkCListSelectAll(object)
|
[GtkCList ] The GtkCList to affect. |
Derived by RGtkGen from GTK+ documentation