mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
gstring: add g_string_new_take
Adds a GString constructor that takes over ownership of an existing, dynamically allocated, string.
This commit is contained in:
committed by
Philip Withnall
parent
03aa8513f8
commit
afdab4f493
@@ -2625,6 +2625,7 @@ g_str_hash
|
||||
<FILE>strings</FILE>
|
||||
GString
|
||||
g_string_new
|
||||
g_string_new_take
|
||||
g_string_new_len
|
||||
g_string_sized_new
|
||||
g_string_assign
|
||||
|
Reference in New Issue
Block a user