mirror of
https://github.com/glfw/glfw.git
synced 2026-08-28 06:45:55 +02:00
X11 implementation of clipboard pasting.
This commit is contained in:
@@ -465,6 +465,7 @@ extern "C" {
|
||||
#define GLFW_VERSION_UNAVAILABLE 0x00070007
|
||||
#define GLFW_PLATFORM_ERROR 0x00070008
|
||||
#define GLFW_WINDOW_NOT_ACTIVE 0x00070009
|
||||
#define GLFW_CLIPBOARD_FORMAT_UNAVAILABLE 0x00070010
|
||||
|
||||
/* Gamma ramps */
|
||||
#define GLFW_GAMMA_RAMP_SIZE 256
|
||||
|
||||
Reference in New Issue
Block a user