[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "6.0.0" ) ]
public string[] get_arg_names ()
| this |
A FunctionDoc. |
|
Symbolic names (identifiers) for the function arguments. It's a null-terminated string array. It must be freed with strfreev when no longer needed. |