The m17n Library
1.8.3
|
Type of the argument to the function minput_create_ic(). More...
Data Fields | |
MFrame * | frame |
MDrawWindow | client |
MDrawWindow | focus |
Type of the argument to the function minput_create_ic().
The type MInputGUIArgIC is for the argument arg of the function minput_create_ic() to create an input context of an internal input method.
MFrame* MInputGUIArgIC::frame |
Frame of the client.
MDrawWindow MInputGUIArgIC::client |
Window on which to display the preedit and status text.
MDrawWindow MInputGUIArgIC::focus |
Window that the input context has a focus on.