Method
GLibRelationdelete
deprecated: 2.26
[−]
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.
[−]
Parameters
key
-
Type:
gconstpointer
The value to compare with.
The argument can be NULL
.The data is owned by the caller of the method. field
-
Type:
gint
The field of each record to match.