API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
GByteArray* g_byte_array_set_size ( GByteArray* array, guint length )
Sets the size of the GByteArray, expanding it if necessary.
GByteArray
array
Type: An array of guint8
guint8
A GByteArray.
length
Type: guint
guint
The new size of the GByteArray.
The GByteArray.