RGtk2 (version 2.20.31)

gtkTreeViewMapExpandedRows: gtkTreeViewMapExpandedRows

Description

Calls func on all expanded rows.

Usage

gtkTreeViewMapExpandedRows(object, func, data = NULL)

Arguments

object
func
A function to be called
data
User data to be passed to the function.