mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 16:52:57 +00:00
Added support for MULTIPLE target.
This commit is contained in:
@@ -119,6 +119,7 @@ typedef struct _GLFWlibraryX11
|
||||
|
||||
// Selection atoms
|
||||
Atom TARGETS;
|
||||
Atom MULTIPLE;
|
||||
Atom CLIPBOARD;
|
||||
Atom UTF8_STRING;
|
||||
Atom COMPOUND_STRING;
|
||||
|
||||
Reference in New Issue
Block a user