TypeScript API Documentation for GTK
API Version: 3.0
Library Version: 3.24.51
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Requests the contents of a selection. When received, a “selection-received” signal will be generated.
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 #GDK_CURRENT_TIME
true if requested succeeded. false if we could not process request. (e.g., there was already a request in process for this widget).
true
false
Requests the contents of a selection. When received, a “selection-received” signal will be generated.