Row.getValue
gobject.value.Value getValue(int num) nothrowGets a pointer to a #GValue stored in a #GdaRow.
This is a pointer to the internal array of values. Don't try to free or modify it (modifying is reserved to database provider's implementations).
Parameters
num | field index. |
Returns
a pointer to the #GValue in the position num of row.