TagList.getValueIndex

gobject.value.Value getValueIndex(string tag, uint index)

Gets the value that is at the given index for the given tag in the given list.

Parameters

tagtag to read out
indexnumber of entry to read out

Returns

The GValue for the specified

entry or null if the tag wasn't available or the tag doesn't have as many entries