Package: gtk
Function gtk:tree-model-filter-convert-child-iter-to-iter
Lambda Listgtk:tree-model-filter-convert-child-iter-to-iter (filter iter) Argumentsfilter -- a gtk:tree-model-filter object iter -- a valid gtk:tree-iter iterator pointing to a row on the child model Return Value The gtk:tree-iter iterator in filter if iter is a valid
iterator pointing to a visible row in the child model. Details Returns an interator to point to the row in filter that corresponds to the row pointed at by iter. If the iterator was not set, nil is returned. Warning | See also |
#2024-4-29