TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.66
Parses uri_string according to flags. If the result is not a valid absolute URI, it will be discarded, and an error returned.
uri_string
flags
a string representing an absolute URI
flags describing how to parse uri_string
a new GLib.Uri, or NULL on error.
2.66
Parses
uri_stringaccording toflags. If the result is not a valid absolute URI, it will be discarded, and an error returned.