InputMethodUnderline
Description:
[ CCode ( has_construct_function = false ) ]
public InputMethodUnderline (uint start_offset, uint end_offset)
public InputMethodUnderline (uint start_offset, uint end_offset)
Create a new InputMethodUnderline for the given range in preedit string
Parameters:
start_offset |
the start offset in preedit string |
end_offset |
the end offset in preedit string |
Returns:
A newly created InputMethodUnderline |