TreeModelT.getValue

Initializes and sets value to that at column.

When done with value, gobject.value.Value.unset needs to be called to free any allocated memory.

template TreeModelT()
override
void
getValue

Parameters

iter gtk.tree_iter.TreeIter
column int

the column to lookup the value at

value gobject.value.Value

an empty gobject.value.Value to set