The input purpose can be used by input methods to adjust their behavior.
EntryRow.inputPurpose
gtk.types.InputPurpose inputPurpose() @propertyGet inputPurpose property.
Returns
The input purpose of the entry row.
void inputPurpose(gtk.types.InputPurpose propval) @propertySet inputPurpose property.
Parameters
propval | The input purpose of the entry row. The input purpose can be used by input methods to adjust their behavior. |