TreeView.mapExpandedRows

void mapExpandedRows(gtk.types.TreeViewMappingFunc func)

Calls func on all expanded rows.

Parameters

funcA function to be called

Deprecated

Use [gtk.list_view.ListView] or [gtk.column_view.ColumnView] instead