Query.parseUriRedirection

Parse an URI query, writing the URI into uri as a newly allocated string, if the respective parameters are non-null. Free the string with glib.global.gfree after usage.

class Query
void
parseUriRedirection
(
out string uri
)

Parameters

uri string

the storage for the redirect URI (may be null)