Search code examples
cgtkgdk

Where can I find a list of the GDK_comma, GDK_dollar, ... constants?


A C project contains a couple of lines including GDK_comma, GDK_dollar, GDK_o, etc. Where can I find a list of these constants?

Specifically, I'm looking for the constant for ö (ö).


Solution

  • Check the headers for GDK. On my system it is:

    /usr/include/gtk-3.0/gdk/gdkkeysyms-compat.h