String.this
No documentation available for this declaration.
this
(string init_ = null) nothrowCreates 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