Skip to content
GitLab
Explore
Sign in
gstring: add g_string_new_take
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Peter Eisenmann
requested to merge
p3732/glib:wip/p3732/g-string-new-steal
into
main
May 07, 2023
Overview
20
Commits
2
Pipelines
0
Changes
7
Adds a GString constructor that takes over ownership of an existing, dynamically allocated, string.
Merge request reports
Loading