gtkTreeSelectionUnselectRange: gtkTreeSelectionUnselectRange

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Unselects a range of nodes, determined by start.path and end.path inclusive.

Usage

1
gtkTreeSelectionUnselectRange(object, start.path, end.path)

Arguments

object

A GtkTreeSelection.

start.path

The initial node of the range.

end.path

The initial node of the range.

Details

Since 2.2

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.