Function
GLibstrv_length
since: 2.6
Declaration [src]
guint
g_strv_length (
gchar** str_array
)
Description [src]
Returns the length of an array of strings. str_array
must not be NULL
.
Available since: 2.6
since: 2.6
guint
g_strv_length (
gchar** str_array
)
Returns the length of an array of strings. str_array
must not be NULL
.
Available since: 2.6