Closed garasubo closed 4 years ago
added XIMPreeditCaretCallback, XIMPreeditDrawCallback, and its related type definition XIMTextString type doesn't exist in x11 library itself, but it is necessary to define string field in XIMText struct
XIMPreeditCaretCallback
XIMPreeditDrawCallback
XIMTextString
string
XIMText
@erlepereira Could you review it?
added
XIMPreeditCaretCallback
,XIMPreeditDrawCallback
, and its related type definitionXIMTextString
type doesn't exist in x11 library itself, but it is necessary to definestring
field inXIMText
struct