Property

GtkText:input-purpose

Declaration

property input-purpose: Gtk.InputPurpose [ read, write ]

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.

Default valueGTK_INPUT_PURPOSE_FREE_FORM
Getter methodgtk_text_get_input_purpose()
Setter methodgtk_text_set_input_purpose()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno