The m17n Library 1.8.4
Loading...
Searching...
No Matches
Data Fields
MInputGUIArgIC Struct Reference

Type of the argument to the function minput_create_ic(). More...

#include <m17n-gui.h>

Data Fields

MFrameframe
 
MDrawWindow client
 
MDrawWindow focus
 

Detailed Description

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.

Field Documentation

◆ frame

MFrame* MInputGUIArgIC::frame

Frame of the client.

◆ client

MDrawWindow MInputGUIArgIC::client

Window on which to display the preedit and status text.

◆ focus

MDrawWindow MInputGUIArgIC::focus

Window that the input context has a focus on.


m17n-lib Home