SocketService.this

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(). Since 2.22

  1. this(GSocketService* gSocketService)
  2. this()
    class SocketService
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta