Method
Gtk.Entry.set_input_purpose
Declaration [src]
void
gtk_entry_set_input_purpose (
  GtkEntry* entry,
  GtkInputPurpose purpose
)
Description [src]
Sets the input purpose which can be used by input methods to adjust their behavior.
| Sets property | Gtk.Entry:input-purpose | 
Parameters
| purpose | GtkInputPurpose | 
| the purpose |