glfwSetX11SelectionString

Sets the current primary selection to the specified string.

version(GLFW_EXPOSE_NATIVE_X11)
export extern (C) @nogc nothrow __gshared
void
glfwSetX11SelectionString
(
const(char)* string_
)

Meta

Since

Added in version 3.3.

Ingroup: native