mime_types
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] mime_types { get; }
public string[] mime_types { get; }
A null-terminated array of strings containing the list of MIME types the file chooser dialog should handle.
See get_mime_types for more details.