input_purpose


Description:

public InputPurpose input_purpose { get; set; }

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_input_purpose_password or gtk_input_purpose_pin is independent from setting [property@Gtk.Entry:visibility].