String.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
this
(string init_ = null)Creates a new #GString, initialized with the given string.
Parameters
init_ | the initial text to copy into the string, or null to start with an empty string |
Returns
the new #GString