GUI.connectServer

Connects to the provided server, add the tab as well

NOTE: To be called only by a GTK signal handler

class GUI
void
connectServer
(
string address
,
ushort port
,
string[] authDetails
)

Meta