TreeView.mapExpandedRows
void mapExpandedRows(gtk.types.TreeViewMappingFunc func)Calls func on all expanded rows.
Parameters
func | A function to be called |
void mapExpandedRows(gtk.types.TreeViewMappingFunc func)Calls func on all expanded rows.
func | A function to be called |