Merge branch 'add-link-to-docs' into 'main'
Link the file mentioned as a reference for key values See merge request GNOME/gtk!5198
This commit is contained in:
@@ -4,7 +4,7 @@ Title: Key Values
|
||||
|
||||
Key values are the codes which are sent whenever a key is pressed or released.
|
||||
They are included in the data contained in a key press or release `GdkEvent`.
|
||||
The complete list of key values can be found in the `gdk/gdkkeysyms.h` header
|
||||
The complete list of key values can be found in the [`gdk/gdkkeysyms.h`](https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gdk/gdkkeysyms.h) header
|
||||
file.
|
||||
|
||||
Key values are regularly updated from the upstream X.org X11 implementation,
|
||||
|
||||
Reference in New Issue
Block a user