[ CCode ( array_length = true , array_length_pos = 0.1 , array_length_type = "gsize" , array_null_terminated = true ) ]
public unowned string[]? get_mime_types ()
Gets the mime types included in this.
Note that this may not contain any mime types, in particular when they are empty. In that case null will be returned.
this |
a `GdkContentFormats` |
n_mime_types |
optional pointer to take the number of mime types contained in the return value |
null-terminated array of interned strings of mime types included in this |