Method
GckUriDatafree
Declaration [src]
void
gck_uri_data_free (
  GckUriData* uri_data
)
Parameters
- uri_data
- 
            Type: GckUriDataURI data to free. The instance takes ownership of the data, and is responsible for freeing it. 
void
gck_uri_data_free (
  GckUriData* uri_data
)
uri_dataType: GckUriData
URI data to free.
| The instance takes ownership of the data, and is responsible for freeing it. |