gstrvbuilder: add addv and add_many to the API

This commit is contained in:
alex-tee
2021-05-26 12:41:18 +00:00
committed by Philip Withnall
parent d64d46dc42
commit 232b40da7b
4 changed files with 93 additions and 1 deletions

View File

@@ -1865,6 +1865,8 @@ g_strv_builder_new
g_strv_builder_ref
g_strv_builder_unref
g_strv_builder_add
g_strv_builder_addv
g_strv_builder_add_many
g_strv_builder_end
<SUBSECTION>