mirror of
https://github.com/ptitSeb/box64.git
synced 2025-05-07 15:36:41 +08:00
[WRAPPER] Added 1 more wrapped function to glib2 (for #71)
This commit is contained in:
parent
8d7db7f1fb
commit
6487ee0eda
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user