Clipboard.waitForRichText

Requests the contents of the clipboard as rich text. This function waits for the data to be received using the main loop, so events, timeouts, etc, may be dispatched during the wait.

class Clipboard
ubyte[]
waitForRichText

Parameters

buffer TextBuffer

a #GtkTextBuffer

format GdkAtom

return location for the format of the returned data

Meta

Since

2.10