Tuples.destroy

void destroy()

Frees the records which were returned by glib.relation.Relation.select. This should always be called after glib.relation.Relation.select when you are finished with the records. The records are not removed from the #GRelation.

Deprecated

Rarely used API