new
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.