GtkTreeViewMappingFunc

Function used for TreeView.mapExpandedRows.

alias GtkTreeViewMappingFunc = void function(GtkTreeView* treeView, GtkTreePath* path, void* userData)