[ Version ( since = "1.6" ) ]
public virtual signal string check_requirements (Context ctx, string[] arr)
ctx |
a Context |
arr |
a NULL-terminated array of strings |
a newly allocated string with comma-separated list of unsupported options. An empty string must be returned if all options are supported. |