WebKit.InputMethodUnderline¶
Fields¶
None
Methods¶
| class | 
 | 
| 
 | |
| 
 | |
| 
 | 
Details¶
- class WebKit.InputMethodUnderline¶
- Range of text in an preedit string to be shown underlined. - New in version 2.28. - classmethod new(start_offset, end_offset)¶
- Parameters:
- Returns:
- A newly created - WebKit.InputMethodUnderline
- Return type:
 - Create a new - WebKit.InputMethodUnderlinefor the given range in preedit string- New in version 2.28. 
 - copy()¶
- Returns:
- A copy of passed in - WebKit.InputMethodUnderline
- Return type:
 - Make a copy of the - WebKit.InputMethodUnderline.- New in version 2.28. 
 - free()¶
- Free the - WebKit.InputMethodUnderline.- New in version 2.28.