API Version: 3.0
Library Version: 3.7.3
int tracker_resource_get_first_int ( TrackerResource* self, const char* property_uri )
Returns the first integer object previously assigned to a property.
property_uri
const char*
A string identifying the property to look up.
int
The first integer object.