Function

GLib-2.0GLibstrv_lengthSince 2.6

  • Returns the length of an array of strings. str_array must not be NULL.

    Parameters

    • str_array: string[]

      an array of strings

    Returns number

    length of str_array

    2.6