Gtk.TreeView.MapExpandedRows Method
Calls the given function on all expanded rows.

Syntax

public void MapExpandedRows (TreeViewMappingFunc func)

Parameters

func
a Gtk.TreeViewMappingFunc to execute on every expanded row.

Remarks

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)