gtkTreeSelectionSelectAll {RGtk2}R Documentation

gtkTreeSelectionSelectAll

Description

Selects all the nodes. selection must be set to GTK_SELECTION_MULTIPLE mode.

Usage

gtkTreeSelectionSelectAll(object)

Arguments

object [GtkTreeSelection] A GtkTreeSelection.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]