IMContextPropertyName
public enum IMContextPropertyName : String, PropertyNameProtocol
Undocumented
-
Additional hints that allow input methods to fine-tune their behaviour.
Declaration
Swift
case inputHints = "input-hints"
-
The purpose of the text field that the `GtkIMContext is connected to.
This property can be used by on-screen keyboards and other input methods to adjust their behaviour.
Declaration
Swift
case inputPurpose = "input-purpose"