From c453d1784bfc537b136374643f8e13d9082ef706 Mon Sep 17 00:00:00 2001
From: nyamatongwe SCI_GRABFOCUS
SCI_SETFOCUS(bool focus)
SCI_GETFOCUS
- On GTK+, focus handling is more complicated than on Windows, so Scintilla can be told with
- this message to grab the focus.
The internal focus flag can be set with SCI_SETFOCUS. This is used by clients
that have complex focus requirements such as having their own window that gets the real focus
--
cgit v1.2.3