TreeView.mapExpandedRows

Calls func on all expanded rows.

class TreeView
void
mapExpandedRows

Parameters

func GtkTreeViewMappingFunc

A function to be called. [scope call]

data void*

User data to be passed to the function.

Meta