Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkListStoreClear: gtkListStoreClear
Description
Removes all rows from the list store.
Usage
gtkListStoreClear(object)
Arguments
object
a
GtkListStore
.