strv_length


Description:

[ Version ( since = "2.6" ) ]
public uint strv_length (string[] str_array)

Returns the length of an array of strings.

str_array must not be `NULL`.

Parameters:

str_array

an array of strings

Returns:

length of str_array


Namespace: GLib
Package: glib-2.0