Method

PosClipboardManagerget_texts

Declaration [src]

GStrv
pos_clipboard_manager_get_texts (
  PosClipboardManager* self
)

Description [src]

Get all texts currently in the clipboard manager.

Return value

Type: An array of utf8

The texts.

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