Description Usage Arguments Value Author(s)
Requests the contents of a selection. When received, a "selection-received" signal will be generated.
1 | gtkSelectionConvert(object, selection, target, time = "GDK_CURRENT_TIME")
|
|
The widget which acts as requestor |
|
Which selection to get |
|
Form of information desired (e.g., STRING) |
|
Time of request (usually of triggering event)
In emergency, you could use |
[logical] TRUE
if requested succeeded. FALSE
if we could not process
request. (e.g., there was already a request in process for
this widget).
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.