gtkTreeSelectionSelectedForeach: gtkTreeSelectionSelectedForeach

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Calls a function for each selected node. Note that you cannot modify the tree or selection from within this function. As a result, gtkTreeSelectionGetSelectedRows might be more useful.

Usage

1

Arguments

object

A GtkTreeSelection.

func

The function to call for each selected node.

data

user data to pass to the function.

Author(s)

Derived by RGtkGen from GTK+ documentation


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