Description Usage Arguments Details Value Author(s)
Returns a list of targets that are present on the clipboard, or NULL
if there aren't any targets available.
This function waits for the data to be received using the main
loop, so events, timeouts, etc, may be dispatched during the wait.
1 | gtkClipboardWaitForTargets(object)
|
|
a |
Since 2.4
A list containing the following elements:
retval |
[logical] |
|
location to store a list of targets. The result
stored here must be freed with |
|
location to store number of items in |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.