Entry.grabFocusWithoutSelecting

Causes entry to have keyboard focus.

It behaves like Widget.grabFocus, except that it doesn't select the contents of the entry. You only want to call this on some special entries which the user usually doesn't want to replace all text in, such as search-as-you-type entries.

class Entry
void
grabFocusWithoutSelecting
()

Meta

Since

3.16