[ CCode ( has_construct_function = false ) ]
public Server (string optname1, ...)
Creates a new Server.
This is exactly equivalent to calling @new and specifying SOUP_TYPE_SERVER as the type.
| optname1 |
name of first property to set |
| ... |
value of |
|
a new Server. If you are using certain legacy properties, this may also return |