InputMethodContext.inputHints
webkit.types.InputHints inputHints() @propertyGet inputHints property.
Returns
The #WebKitInputHints of the input associated with this context.
void inputHints(webkit.types.InputHints propval) @propertySet inputHints property.
Parameters
propval | The #WebKitInputHints of the input associated with this context. |