変数 | |
| MInputMethod * | im |
| MText * | produced |
| void * | arg |
| int | active |
| struct { | |
| int x | |
| int y | |
| int ascent | |
| int descent | |
| int fontsize | |
| MText * mt | |
| int pos | |
| } | spot |
| void * | info |
| MText * | status |
| int | status_changed |
| MText * | preedit |
| int | preedit_changed |
| int | cursor_pos |
| int | cursor_pos_changed |
| MPlist * | candidate_list |
| int | candidate_index |
| int | candidate_from |
| int | candidate_to |
| int | candidate_show |
| int | candidates_changed |
| MPlist * | plist |
MInputContext は、入力コンテクストオブジェクト用の構造体の型である。
|
|
mule-aist@m17n.org