The m17n Library 1.8.4
|
Type of the argument to the function minput_create_ic(). More...
#include <m17n-gui.h>
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.