Package: gtk
Function gtk:tree-model-iter-parent
Lambda Listgtk:tree-model-iter-parent (model child) ArgumentsReturn ValueThe gtk:tree-iter iterator to the parent. Details Returns the iterator to the parent of child. If child is at the toplevel, and does not have a parent, then nil is returned. The child iterator will remain a valid node
after this function has been called. Warning | See also |
#2024-5-1