TreeView.mapExpandedRows
void mapExpandedRows(gtk.types.TreeViewMappingFunc func)Calls func on all expanded rows.
Parameters
func | A function to be called |
Deprecated
Use [gtk.list_view.ListView] or [gtk.column_view.ColumnView] instead
void mapExpandedRows(gtk.types.TreeViewMappingFunc func)Calls func on all expanded rows.
func | A function to be called |