Skip to content

gstrvbuilder: add addv and add_many to the API

alex-tee requested to merge alex-tee/glib:strv_builder_add_many into master

This adds g_strv_builder_addv() and g_strv_builder_add_many() to the GStrvBuilder API.

Edited by alex-tee

Merge request reports