API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
GString* g_string_truncate ( GString* string, gsize len )
Cuts off the end of the GString, leaving the first len bytes.
len
Type: gsize
gsize
The new size of string.
string
Type: GString
GString
string.