map_expanded_rows
Description:
Calls func
on all expanded rows.
Parameters:
this |
A TreeView |
func |
A function to be called |
data |
User data to be passed to the function. |
Calls func
on all expanded rows.
this |
A TreeView |
func |
A function to be called |
data |
User data to be passed to the function. |