Relation.destroy

Warning g_relation_destroy has been deprecated since version 2.26 and should not be used in newly-written code. Rarely used API Destroys the GRelation, freeing all memory allocated. However, it does not free memory allocated for the tuple data, so you should free that first if appropriate.

class Relation
void
destroy
()

Meta