This property can be used by on-screen keyboards and other input methods to adjust their behaviour.
TextView.inputPurpose
gtk.types.InputPurpose inputPurpose() @propertyGet inputPurpose property.
Returns
The purpose of this text field.
void inputPurpose(gtk.types.InputPurpose propval) @propertySet inputPurpose property.
Parameters
propval | The purpose of this text field. This property can be used by on-screen keyboards and other input methods to adjust their behaviour. |