Method

GckUriDatacopy

Declaration [src]

GckUriData*
gck_uri_data_copy (
  GckUriData* uri_data
)

Description [src]

Copy a GckUriData.

Return value

Type: GckUriData

Newly allocated copy of the uri data.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.