Method
GLibUriget_scheme
since: 2.66
Declaration [src]
const gchar*
g_uri_get_scheme (
GUri* uri
)
Description [src]
Gets uri
‘s scheme. Note that this will always be all-lowercase,
regardless of the string or strings that uri
was created from.
Available since: 2.66