map_expanded_rows
Description:
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. |