Virtual Method

MetaSelectionSourceget_mimetypes

Declaration [src]

GList*
get_mimetypes (
  MetaSelectionSource* source
)

Description [src]

Returns the list of supported mimetypes.

Return value

Type: A list of utf8

The supported mimetypes.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
Each element is a NUL terminated UTF-8 string.