GtkTreeModelIface.rowHasChildToggled

Signal emitted when a row has gotten the first child row or lost its last child row.

struct GtkTreeModelIface
extern (C)
void function(GtkTreeModel* treeModel, GtkTreePath* path, GtkTreeIter* iter) rowHasChildToggled;