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