API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 3.0.0
guint ags_strv_length ( gchar** str_array )
Count the number of non-NULL entries in the array.
NULL
Available since: 3.0.0
str_array
Type: An array of utf8
utf8
The string vector.
Type: guint
guint
The length of the vector.