Function

GLib-2.0GLibref_count_compareSince 2.58

  • Compares the current value of rc with val.

    Parameters

    • rc: number

      the address of a reference count variable

    • val: number

      the value to compare

    Returns boolean

    true if the reference count is the same as the given value

    2.58