Uri.getQueryKeys

Get a list of the query keys from the URI.

class Uri
string[]
getQueryKeys
()

Return Value

Type: string[]

A list of keys from the URI query. Free the list with glib.list.List.free.