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