Package: gtk
Function gtk-tree-model-iter-parent
Lambda Listgtk-tree-model-iter-parent (model child) ArgumentsReturn ValueA 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. | See also |
2021-3-4