Method
Gdk.ContentFormats.get_mime_types
Declaration [src]
const char* const*
gdk_content_formats_get_mime_types (
const GdkContentFormats* formats,
gsize* n_mime_types
)
Description [src]
Gets the mime types included in formats
.
Note that formats
may not contain any mime types, in particular
when they are empty. In that case NULL
will be returned.