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