gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
Clipboard.setText
gdk
Clipboard
Clipboard
Puts the given @text into the clipboard.
class
Clipboard
void
setText
(
string
text
)
Parameters
text
string
Text to put into the clipboard
Meta
Source
See Implementation
gdk
Clipboard
Clipboard
constructors
this
functions
addOnChanged
getClipboardStruct
getContent
getDisplay
getFormats
getStruct
isLocal
readAsync
readFinish
readTextAsync
readTextFinish
readTextureAsync
readTextureFinish
readValueAsync
readValueFinish
setContent
setText
setTexture
setValist
setValue
storeAsync
storeFinish
static functions
getType
variables
gdkClipboard
Puts the given @text into the clipboard.