Method
TsparqlResourceset_int
Declaration [src]
void
tracker_resource_set_int (
TrackerResource* self,
const char* property_uri,
int value
)
Description [src]
Sets a numeric property with integer precision. Replaces any previous value.
This method corresponds to xsd:integer.