Method
CamelServiceget_name
Declaration [src]
gchar*
camel_service_get_name (
CamelService* service,
gboolean brief
)
Description [src]
This gets the name of the service in a “friendly” (suitable for
humans) form. If brief is TRUE, this should be a brief description
such as for use in the folder tree. If brief is FALSE, it should
be a more complete and mostly unambiguous description.