SocketListener.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this()

Creates a new #GSocketListener with no sockets to listen for. New listeners can be added with e.g. [gio.socket_listener.SocketListener.addAddress] or [gio.socket_listener.SocketListener.addInetPort].

Returns

a new #GSocketListener.