GtkTreeModelIface.unrefNode

Lets the tree unref the node.

struct GtkTreeModelIface
extern (C)
void function(GtkTreeModel* treeModel, GtkTreeIter* iter) unrefNode;