gtkClipboardWaitForTargets
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.
gtkClipboardWaitForTargets(object)
|
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.