new

fun new(size: <Error class: unknown class>): StringChunk

Creates a new #GStringChunk.

Return

a new #GStringChunk

Parameters

size

the default size of the blocks of memory which are allocated to store the strings. If a particular string is larger than this default size, a larger block of memory will be allocated for it.