TreeViewMappingFunc


Description:

[ CCode ( instance_pos = 2.9 ) ]
public delegate void TreeViewMappingFunc (TreeView tree_view, TreePath path)

Function used for map_expanded_rows.

Parameters:

tree_view

A TreeView

path

The path that’s expanded

user_data

user data


Namespace: Gtk
Package: gtk+-3.0