TreeView.mapExpandedRows

Calls func on all expanded rows.

class TreeView
void
mapExpandedRows

Parameters

func GtkTreeViewMappingFunc

A function to be called

data void*

User data to be passed to the function.