API 版本:2.0
库版本:2.83.2
由 gi-docgen 2024.1 生成
gchar* g_variant_type_dup_string ( const GVariantType* type )
返回与 type 对应的类型字符串的新分配的副本。
type
返回的字符串以空字符终止。应该在返回值上调用 g_free()。
g_free()
类型: gchar*
gchar*
相应的类型字符串 自 2.24 版本以来。