Method

TrackerEndpointget_readonly

Declaration [src]

gboolean
tracker_endpoint_get_readonly (
  TrackerEndpoint* endpoint
)

Description [src]

Returns whether the endpoint is readonly, thus SPARQL update queries are disallowed.

Available since:3.7

Return value

Returns: gboolean
 

TRUE if the endpoint is readonly.