Method
GLibRelationdelete
deprecated: 2.26
Declaration [src]
gint
g_relation_delete (
GRelation* relation,
gconstpointer key,
gint field
)
Description [src]
Deletes any records from a GRelation
that have the given key value
in the given field.
Deprecated since: 2.26
Rarely used API.