Property
GtkText:input-purpose
Description [src]
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
GtkText:visibility
.
Type:GtkInputPurpose
Default value | GTK_INPUT_PURPOSE_FREE_FORM |
Getter method | gtk_text_get_input_purpose() |
Setter method | gtk_text_set_input_purpose() |