Creates a new #GSocketService with no sockets to listen for. New listeners can be added with e.g. g_socket_listener_add_address() or g_socket_listener_add_inet_port().
Return: a new #GSocketService.
ConstructionException GTK+ fails to create the object.
2.22
See Implementation
Creates a new #GSocketService with no sockets to listen for. New listeners can be added with e.g. g_socket_listener_add_address() or g_socket_listener_add_inet_port().
Return: a new #GSocketService.