InputMethodUnderline
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "webkit_input_method_underline_get_type ()" ) ]
[ Compact ]
[ Version ( since = "2.28" ) ]
public class InputMethodUnderline
Range of text in an preedit string to be shown underlined.
Content:
Creation methods:
Methods:
- public InputMethodUnderline copy ()
Make a copy of the InputMethodUnderline.
- public void free ()
Free the InputMethodUnderline.
- public void set_color (RGBA? rgba)
Set the color of the underline.