getValue
Initializes and sets @value to that at @column.
When done with @value, g_value_unset() needs to be called to free any allocated memory.
Parameters
iter
the GtkTreeIter
column
the column to lookup the value at
value
an empty GValue
to set