Tuples
The #GTuples struct is used to return records (or tuples) from the #GRelation by g_relation_select(). It only contains one public member - the number of records that matched. To access the matched records, you must use g_tuples_index().
Skipped during bindings generation
method
index
: Return type gpointer is unsupported