Function
GckUriDatanew
Declaration [src]
GckUriData*
gck_uri_data_new (
void
)
Return value
Type: GckUriData
A newly allocated GckUriData, free with
gck_uri_data_free()
The caller of the function takes ownership of the data, and is responsible for freeing it. |