[WRAPPER] Added 1 more wrapped function to glib2 (for #71)

This commit is contained in:
ptitSeb 2025-05-06 16:38:20 +02:00
parent 8d7db7f1fb
commit 6487ee0eda

View File

@ -1191,6 +1191,7 @@ GO(g_string_prepend_c, pFpc)
GO(g_string_prepend_len, pFppl)
GO(g_string_prepend_unichar, pFpu)
GOM(g_string_printf, vFEppV)
GO(g_string_replace, uFpppu)
GO(g_string_set_size, pFpL)
GO(g_string_sized_new, pFL)
GO(g_string_truncate, pFpL)