#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/Xresource.h>
Go to the source code of this file.
Data Structures | |
struct | MInputXIMArgIM |
Structure pointed to by the argument arg of the function input_open_im(). More... | |
struct | MInputXIMArgIC |
Structure pointed to by the argument arg of the function minput_create_ic. More... | |
Variables | |
MSymbol | Mdisplay |
MSymbol | Mscreen |
MSymbol | Mdrawable |
MSymbol | Mwidget |
MSymbol | Mdepth |
MSymbol | Mcolormap |
MInputDriver | minput_xim_driver |
Input driver for XIM. | |
MSymbol | Mxim |
Symbol of the name "xim". |