Data Fields | |
Display * | display |
XrmDatabase | db |
char * | res_class |
char * | res_name |
char * | locale |
char * | modifier_list |
Display* MInputXIMArgIM::display |
The meaning of the following four members are the same as arguments to XOpenIM(). Display of the client.
XrmDatabase MInputXIMArgIM::db |
Pointer to the X resource database.
Full class name of the application.
char* MInputXIMArgIM::res_name |
Full resource name of the application.
char* MInputXIMArgIM::locale |
Locale name under which an XIM is opened.
Arguments to XSetLocaleModifiers().