API Version: 0
Library Version: 0.3.0
Generated by gi-docgen 2025.3
since: 0.0.5
#define gm_strv_is_null_or_empty ( x )
Convenience macro to check if a given GStrv is NULL or empty. Evaluates to a truth value if x is NULL or x has no elements otherwise FALSE.
GStrv
NULL
x
FALSE
Available since: 0.0.5
This function is not directly available to language bindings.
Type: -
-
A NULL terminated GStrv.