Tuples.destroy

Warning g_tuples_destroy has been deprecated since version 2.26 and should not be used in newly-written code. Rarely used API Frees the records which were returned by g_relation_select(). This should always be called after g_relation_select() when you are finished with the records. The records are not removed from the GRelation.

class Tuples
void
destroy
()

Meta