Struct
WebKit2InputMethodUnderline
Description [src]
struct WebKitInputMethodUnderline {
/* No available fields */
}
Range of text in an preedit string to be shown underlined.
Available since: | 2.28 |
Constructors
webkit_input_method_underline_new
Create a new WebKitInputMethodUnderline
for the given range in preedit string.
Available since: 2.28
Instance methods
webkit_input_method_underline_copy
Make a copy of the WebKitInputMethodUnderline
.
Available since: 2.28