Method
GtkTextset_input_hints
Declaration [src]
void
gtk_text_set_input_hints (
  GtkText* self,
  GtkInputHints hints
)
Description [src]
Sets input hints that allow input methods to fine-tune their behaviour.
| Sets property | Gtk.Text:input-hints | 
Parameters
| hints | GtkInputHints | 
| The hints. |