gtkListUnselectAll {RGtk2}R Documentation

gtkListUnselectAll

Description

Unselects all children of list. A signal will be emitted for each newly unselected child. WARNING: gtk_list_unselect_all is deprecated and should not be used in newly-written code.

Usage

gtkListUnselectAll(object)

Arguments

object [GtkList] the list widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]