Uri.getQueryKeys

Get a list of the query keys from the URI.

class Uri
getQueryKeys
()

Return Value

Type: ListG

A list of keys from the URI query. Free the list with g_list_free().

Meta