webkit.input_method_underline

Module for [InputMethodUnderline] class

Types 1

Range of text in an preedit string to be shown underlined.

Methods
void * _cPtr(Flag!"Dup" dup = No.Dup) nothrow
GType _getGType() static nothrow
GType _gType() @property nothrow
InputMethodUnderline self() nothrowReturns `this`, for use in `with` statements.
webkit.input_method_underline.InputMethodUnderline copy() nothrowMake a copy of the #WebKitInputMethodUnderline. Returns: A copy of passed in #WebKitInputMethodUnderline
void setColor(gdk.rgba.RGBA rgba) nothrowSet the color of the underline.
Constructors
this(void * ptr, Flag!"Take" take)
this(uint startOffset, uint endOffset)Create a new #WebKitInputMethodUnderline for the given range in preedit string