Function

GLib-2.0GLibref_string_newSince 2.58

  • Creates a new reference counted string and copies the contents of str into it.

    Parameters

    • str: string

      a NUL-terminated string

    Returns string

    the newly created reference counted string

    2.58