Function
Soupuri_copy
Declaration [src]
GUri*
soup_uri_copy (
GUri* uri,
SoupURIComponent first_component,
...
)
Parameters
uri |
GUri |
The |
|
| The data is owned by the caller of the function. | |
first_component |
SoupURIComponent |
First |
|
... |
none |
Value of |
Return value
| Returns: | GUri |
A new |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |