Method

GckUriDatafree

Declaration [src]

void
gck_uri_data_free (
  GckUriData* uri_data
)

Description [src]

Free a GckUriData.

Parameters

uri_data

Type: GckUriData

URI data to free.

The instance takes ownership of the data, and is responsible for freeing it.