emitChanged

fun emitChanged(pathString: String, newIter: TreeIter)

Emits the "changed" signal. See onChanged.

Parameters

pathString

a string of the path identifying the edited cell (relative to the tree view model)

newIter

the new iter selected in the combo box (relative to the combo box model)