|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |

Go to the source code of this file.
Defines | |
| #define | KEYSYM2UCS_INCLUDED |
Functions | |
| long | XKeysymToUcs (KeySym keysym) |
| #define KEYSYM2UCS_INCLUDED |
Definition at line 26 of file keysym2Ucs.c.
| long XKeysymToUcs | ( | KeySym | keysym | ) |
Definition at line 33 of file keysym2Ucs.c.
References KeySymToUcs4().
Referenced by fl_handle(), and XUtf8LookupString().