InputMethodUnderline.this

Create a new #WebKitInputMethodUnderline for the given range in preedit string

  1. this(WebKitInputMethodUnderline* webKitInputMethodUnderline, bool ownedRef)
  2. this(uint startOffset, uint endOffset)
    class InputMethodUnderline
    this

Parameters

startOffset uint

the start offset in preedit string

endOffset uint

the end offset in preedit string

Return Value

A newly created #WebKitInputMethodUnderline

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.28