Function

GLib-2.0GLibref_string_releaseSince 2.58

  • Releases a reference on a string; if it was the last reference, the resources allocated by the string are freed as well.

    Parameters

    • str: string

      a reference counted string

    Returns void

    2.58