Package: gtk
Callback gtk-tree-model-foreach-func
Details Type of the callback function passed to the gtk-tree-model-foreach
function to iterate over the rows in a tree model. lambda (model path iter)
| See also |
2021-12-9
cl-cffi-gtk | API documentation |
Package: gtk
Details Type of the callback function passed to the gtk-tree-model-foreach
function to iterate over the rows in a tree model. lambda (model path iter)
| See also |