Appends a row to the given data model.
GList of GdaValue* representing the row to add. The length must match model's column count. These GdaValue are value-copied. The user is still responsible for freeing them.
the added row.
See Implementation
Appends a row to the given data model.