TreeModel.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.

interface TreeModel
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