Method
GLibUriget_fragment
since: 2.66
Declaration [src]
const gchar*
g_uri_get_fragment (
GUri* uri
)
Description [src]
Gets uri
‘s fragment, which may contain %
-encoding, depending on
the flags with which uri
was created.
Available since: 2.66