bool
can_consume (unichar
uc, bool
preedit_only = false, bool
no_carryover = true)
bool
can_consume (unichar
uc, bool
preedit_only = false, bool
no_carryover = true)
Check if a character will be consumed by the current conversion.
uc | an ASCII character |
preedit_only | only checks if preedit is active |
no_carryover | return false if there will be carryover |
`true` if the character can be consumed |