Constructor
SoupSessionnew
Declaration [src]
SoupSession*
soup_session_new (
void
)
Return value
Type: SoupSession
The new session.
The caller of the function takes ownership of the data, and is responsible for freeing it. |
SoupSession*
soup_session_new (
void
)
Type: SoupSession
The new session.
The caller of the function takes ownership of the data, and is responsible for freeing it. |