setX11Selection

The after delegate is called after a client requests the UTF8_STRING thing. it is a mega-hack right now! (note to self july 2020... why did i do that?!)

version(X11)
void
setX11Selection
(
string atomName
)
(,
string text
,
void delegate
()
after = null
)
Suggestion Box / Bug Report