[ HasEmitter ]
public virtual signal void row_has_child_toggled (TreePath path, TreeIter iter)
This signal is emitted when a row has gotten the first child row or lost its last child row.
path |
a `GtkTreePath` identifying the row |
iter |
a valid `GtkTreeIter` pointing to the row |