[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "0.14.0" ) ]
public string[]? get_false_values ()
| this |
|
The values to be processed as false. If the number of values is zero, this returns null. It's a null-terminated string array. It must be freed with strfreev when no longer needed. |