gtkTreeSelectionSelectAll {RGtk2}R Documentation

gtkTreeSelectionSelectAll

Description

Selects all the nodes. selection must be set to

GTK_SELECTION_MULTIPLE
mode.

Usage

gtkTreeSelectionSelectAll(object)

Arguments

object

A GtkTreeSelection.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]