get_param


Description:

public unowned string? get_param (string name)

Get the value of the specified param on the URL.

Parameters:

this

a URL

name

name of the param

Returns:

the value of a param if found or null otherwise