Method
XemeConnectionset_server
since: 0.1
Declaration [src]
void
xeme_connection_set_server (
XemeConnection* connection,
const char* server
)
Description [src]
Sets the explicit server to connect to.
Passing NULL
for server
will unset any previous value.
Available since: 0.1
Sets property | Xeme.Connection:server |