MInputXIMArgIM Struct Reference
[Input Method (GUI)]

Structure pointed to by the argument arg of the function minput_open_im(). More...


Data Fields

Display * display
XrmDatabase db
char * res_class
char * res_name
char * locale
char * modifier_list


Detailed Description

Structure pointed to by the argument arg of the function minput_open_im().

The type MInputXIMArgIM is the structure pointed to by the argument arg of the function minput_open_im() for the foreign input method of name Mxim.


Field Documentation

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.

Full resource name of the application.

Locale name under which an XIM is opened.

Arguments to XSetLocaleModifiers().


m17n-lib Home