TreeModelT.getStringFromIter

Generates a string representation of the iter.

This string is a “:” separated list of numbers. For example, “4:10:0:3” would be an acceptable return value for this string.

template TreeModelT()
override
string
getStringFromIter

Parameters

iter gtk.tree_iter.TreeIter

Return Value

Type: string

a newly-allocated string