Description Usage Arguments Author(s)
Requests the contents of clipboard as the given target. When the results of the result are later received the supplied callback will be called.
1 | gtkClipboardRequestContents(object, target, callback, user.data = NULL)
|
|
a |
|
an atom representing the form into which the clipboard owner should convert the selection. |
|
A function to call when the results are received
(or the retrieval fails). If the retrieval fails
the length field of |
|
user data to pass to |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.