Method
GLibRelationcount
deprecated: 2.26
Declaration [src]
gint
g_relation_count (
GRelation* relation,
gconstpointer key,
gint field
)
Description [src]
Returns the number of tuples in a GRelation
that have the given
value in the given field.
Deprecated since: 2.26
Rarely used API.