Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SetFocusLocked
src/servers/app/Desktop.h
237
void SetFocusLocked(const Window* window);
src/servers/app/ServerWindow.cpp
1356
fDesktop->SetFocusLocked(fWindow.Get());