Method

PosClipboardManagerget_text

Declaration [src]

const char*
pos_clipboard_manager_get_text (
  PosClipboardManager* self
)

Description [src]

Get the most recently copied text.

Return value

Type: const char*

The text.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.