Gst.Query.prototype.parse_uri
function parse_uri():void {
// Gjs wrapper for gst_query_parse_uri()
}Parse an URI query, writing the URI into uri as a newly allocated string, if the respective parameters are non-NULL. Free the string with GLib.free after usage.