Gets the description of the #AgService.
Gets the display name of the #AgService.
Gets the contents of the XML service file. The buffer returned in contents
should not be modified or freed, and is guaranteed to be valid as long as
service
is referenced. If data_offset
is not %NULL, it is set to the
offset where the <type_data> element can be found.
If some error occurs, contents
is set to %NULL.
location to receive the pointer to the file contents.
pointer to receive the offset of the type data.
Gets the translation domain of the #AgService.
Gets the icon name of the #AgService.
Gets the name of the #AgService.
Gets the provider name of the #AgService.
Gets the service type of the #AgService.
Get list of tags specified for the #AgService. If the service has not defined tags, tags from the service type will be returned.
Checks if the #AgService has the requested tag.
tag to check for.
Used to unreference the #AgService structure.
Opaque structure. Use related accessor functions.