API版本: 2.0
库版本: 2.83.2
由gi-docgen 2024.1生成
GStrv g_strv_builder_end ( GStrvBuilder* builder )
结束构建过程并返回构建的null终止的字符串数组。返回的值在不再需要时应使用g_strfreev()释放。
g_strfreev()
类型: utf8数组
构建的字符串数组。
自2.68以来。