Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uri: re-export URI parsing utilities #167

Merged
merged 1 commit into from
Jun 27, 2021
Merged

Conversation

philn
Copy link
Contributor

@philn philn commented Jun 27, 2021

These are bindings for the GLib API available since GLib 2.16. They are also
exported in the Uri module available only when the v2_66 feature is enabled
though.

Fixes #164

These are bindings for the GLib API available since GLib 2.16. They are also
exported in the `Uri` module available only when the v2_66 feature is enabled
though.

Fixes gtk-rs#164
@sdroege sdroege merged commit 05a1475 into gtk-rs:master Jun 27, 2021
@sdroege
Copy link
Member

sdroege commented Jun 27, 2021

Should this also be backported to the 0.14 release?

@philn
Copy link
Contributor Author

philn commented Jun 27, 2021

Yes please, if it's not too much trouble!

@philn philn deleted the issue-164 branch June 27, 2021 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

g_uri_parse_scheme() no longer exposed
2 participants