API Version: 1.0
Library Version: 1.7.10
Generated by gi-docgen 2023.1
since: 1.5.6
gchar* fu_common_uri_get_scheme ( const gchar* uri )
Returns the USI scheme for the given URI.
Available since: 1.5.6
uri
Type: const gchar*
const gchar*
Valid URI, e.g. https://foo.bar/baz
https://foo.bar/baz
Type: gchar*
gchar*
Scheme value, or NULL if invalid, e.g. https
NULL
https