SocketListener.this

Creates a new GSocketListener 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(GSocketListener* gSocketListener)
  2. this()
    class SocketListener
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta