Get the description of the #AgServiceType.
Get the display name of the #AgServiceType.
Gets the contents of the XML service type file. The buffer returned in
contents
should not be modified or freed, and is guaranteed to be valid as
long as service_type
is referenced.
If some error occurs, contents
is set to %NULL.
location to receive the pointer to the file contents.
location to receive the length of the file, in bytes.
Get the translation domain of the #AgServiceType.
Get the icon name of the #AgServiceType.
Get the name of the #AgServiceType.
Get list of tags specified for the #AgServiceType.
Check if the #AgServiceType has the requested tag.
the tag to check for.
Adds a reference to service_type
.
Used to unreference the #AgServiceType structure.
Frees the list list
.
a #GList of service types returned by some function of this library, such as ag_manager_list_service_types().
Opaque structure. Use related accessor functions.