:right-sidebar: True InputHints =================================================================== .. currentmodule:: gi.repository.WebKit .. versionadded:: 2.28 .. class:: InputHints :no-contents-entry: Enum values used to describe hints that might be taken into account by input methods. Fields ------ .. rst-class:: interim-class .. class:: InputHints :no-index: .. attribute:: INHIBIT_OSK Suggest to not show an onscreen keyboard .. attribute:: LOWERCASE Suggest to not autocapitlize .. attribute:: NONE No special behavior suggested .. attribute:: SPELLCHECK Suggest spell checking .. attribute:: UPPERCASE_CHARS Suggest to capitalize all text .. attribute:: UPPERCASE_SENTENCES Suggest to capitalize the first word of each sentence .. attribute:: UPPERCASE_WORDS Suggest to capitalize the first character of each word