glib/docs/reference
Guido Günther bc4ba05d34 gstrvbuilder: Add g_strv_builder_take
g_strv_builder_take() allows to transfer ownership of the passed in
string.

This can be useful to avoid additional allocations when using functions
that transfer ownership to the caller like g_strdup_printf().

The testcase uses g_strv_builder_take and g_strv_builder_add to demo
that calls can be mixed.
2023-10-15 15:45:58 +02:00
..
gio docs: Move migrating-gdbus.xml to Markdown 2023-10-11 14:01:29 +01:00
glib gstrvbuilder: Add g_strv_builder_take 2023-10-15 15:45:58 +02:00
gmodule docs: Move GModule documentation to Markdown 2023-10-11 14:01:29 +01:00
gobject docs: Move the GObject tutorial to Markdown 2023-10-11 14:01:29 +01:00
.gitignore .gitignore manpages (*.1) 2010-05-24 23:21:01 -04:00
AUTHORS Initial revision 1999-08-16 17:58:30 +00:00
COPYING Initial revision 1999-08-16 17:58:30 +00:00
meson.build docs: Add initial support for using gi-docgen for docs 2023-10-11 14:01:28 +01:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00