can_consume


Description:

public bool can_consume (unichar uc, bool preedit_only = false, bool no_carryover = true)

Check if a character will be consumed by the current conversion.

Parameters:

uc

an ASCII character

preedit_only

only checks if preedit is active

no_carryover

return false if there will be carryover

Returns:

`true` if the character can be consumed