Description Usage Arguments Details Value Author(s)
Returns the clipboard object for the given selection to
be used with widget
. widget
must have a GdkDisplay
associated with it, so must be attached to a toplevel
window.
1 | gtkWidgetGetClipboard(object, selection)
|
|
a |
|
a |
Since 2.2
[GtkClipboard
] the appropriate clipboard object. If no
clipboard already exists, a new one will
be created. Once a clipboard object has
been created, it is persistent for all time. [ transfer none ]
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.