Virtual Method

ValentClipboardAdapterget_mimetypes

unstable since: 1.0

Declaration [src]

GStrv
get_mimetypes (
  ValentClipboardAdapter* adapter
)

Description [src]

Get the mime-types of the current clipboard content.

Available since: 1.0

Return value

Type: An array of utf8

A list of mime-types.

The array is NULL-terminated.
Each element is a NUL terminated UTF-8 string.