test_expand_row
Description:
The given row is about to be expanded (show its children nodes).
Use this signal if you need to control the expandability of individual rows.
Parameters:
iter |
the tree iter of the row to expand |
path |
a tree path that points to the row |
Returns:
false to allow expansion, true to reject |