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)  

keysym2Ucs.c File Reference

#include "../../FL/Xutf8.h"
#include "imKStoUCS.c"
Include dependency graph for keysym2Ucs.c:

Go to the source code of this file.

Defines

#define KEYSYM2UCS_INCLUDED

Functions

long XKeysymToUcs (KeySym keysym)

Define Documentation

#define KEYSYM2UCS_INCLUDED

Definition at line 26 of file keysym2Ucs.c.


Function Documentation

long XKeysymToUcs ( KeySym  keysym)

Definition at line 33 of file keysym2Ucs.c.

References KeySymToUcs4().

Referenced by fl_handle(), and XUtf8LookupString().