Uri.getQueryString

Get a percent encoded URI query string from the @uri.

class Uri
string
getQueryString
()

Return Value

Type: string

A percent encoded query string. Use g_free() when no longer needed.

Meta