This property can be used by on-screen keyboards and other input methods to adjust their behaviour.
Note that setting the purpose to [gtk.types.InputPurpose.Password] or [gtk.types.InputPurpose.Pin] is independent from setting #GtkEntry:visibility.
gtk.types.InputPurpose inputPurpose() @propertyGet inputPurpose property.
This property can be used by on-screen keyboards and other input methods to adjust their behaviour.
Note that setting the purpose to [gtk.types.InputPurpose.Password] or [gtk.types.InputPurpose.Pin] is independent from setting #GtkEntry:visibility.
void inputPurpose(gtk.types.InputPurpose propval) @propertySet inputPurpose property.
propval | The purpose of this text field. This property can be used by on-screen keyboards and other input methods to adjust their behaviour. Note that setting the purpose to [gtk.types.InputPurpose.Password] or [gtk.types.InputPurpose.Pin] is independent from setting #GtkEntry:visibility. |