Package: gtk

Function gtk:tree-model-iter-first

Lambda List

gtk:tree-model-iter-first (model)

Arguments

model -- a gtk:tree-model object

Return Value

The gtk:tree-iter iterator.

Details

Returns the first iterator in the tree, the one at the path "0". Returns nil if the tree is empty.

Warning

The gtk:tree-model implementation is deprecated since 4.10. Please do not use it in newly written code.
 

See also

2024-3-8