mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-18 19:51:57 +02:00
gstring: Add Since
marker to g_string_new_take()
This commit is contained in:
parent
13536dc68d
commit
dae7c2a706
@ -168,6 +168,8 @@ g_string_new (const gchar *init)
|
||||
* allocated and will eventually be freed with g_free().
|
||||
*
|
||||
* Returns: (transfer full): the new #GString
|
||||
*
|
||||
* Since: 2.78
|
||||
*/
|
||||
GString *
|
||||
g_string_new_take (gchar *init)
|
||||
|
Loading…
x
Reference in New Issue
Block a user