Gets a field from the records returned by glib.relation.Relation.select. It returns the given field of the record at the given index. The returned value should not be changed.
the index of the record.
the field to return.
the field of the record.
Deprecated: Rarely used API
Gets a field from the records returned by glib.relation.Relation.select. It returns the given field of the record at the given index. The returned value should not be changed.