map_expanded_rows


Description:

public void map_expanded_rows (TreeViewMappingFunc func)

Calls func on all expanded rows.

Note:

Use [class@Gtk.ListView] or [class@Gtk.ColumnView] instead

Parameters:

this

A `GtkTreeView`

func

A function to be called

data

User data to be passed to the function.