Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkCListUnselectAll: gtkCListUnselectAll
Description
Unselects all rows in the CList.
WARNING:
gtk_clist_unselect_all
is deprecated and should not be used in newly-written code.
Usage
gtkCListUnselectAll(object)
Arguments
object
The
GtkCList
to affect.