Description Usage Arguments Details Value Author(s)
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.
1 | gtkClipboardWaitForRichText(object, buffer)
|
|
a |
|
a |
Since 2.10
A list containing the following elements:
retval |
[raw] or |
|
return location for the format of the returned data |
|
return location for the length of the returned data |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.