get_first_relation
Description:
public unowned Resource?
get_first_relation (
string property_uri)
Returns the first resource object previously assigned to a property.
Parameters:
| this |
A `TrackerResource`
|
| property_uri |
a string identifying the property to look up
|
Returns:
|
the first resource object
|