| gSocketServiceNew {RGtk2} | R Documentation |
Creates a new GSocketService with no sockets to listen for.
New listeners can be added with e.g. gSocketListenerAddAddress
or gSocketListenerAddInetPort.
gSocketServiceNew()
Since 2.22
[GSocketService] a new GSocketService.
Derived by RGtkGen from GTK+ documentation