[ CCode ( has_construct_function = false ) ]
public URL (string url_string) throws Error
Parses an absolute URL.
url_string |
a URL string |
a URL if it can be parsed, or null otherwise |