Tuples.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.

More...
class Tuples
void
destroy
()

Detailed Description

Deprecated: Rarely used API