get_values


Description:

public List<unowned Value?>? get_values (string property_uri)

Returns the list of all known values of the given property.

Parameters:

this

the `TrackerResource`

property_uri

a string identifying the property to look up

Returns:

a [struct@GLib.List] of [struct@GObject.Value] instances. The list should be freed with [func@GLib.List.free]