selected_files
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] selected_files { get; }
public string[] selected_files { get; }
A null-terminated array of strings containing the list of selected files associated to the current request.
See get_selected_files for more details.