Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ windowId
Method
windowId
Telegram/SourceFiles/mainwidget.cpp:1980–1982 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1978
}
1979
1980
Window::SeparateId MainWidget::windowId() const {
1981
return _controller->windowId();
1982
}
1983
1984
bool MainWidget::isPrimary() const {
1985
return _controller->isPrimary();
Callers
2
searchMessages
Method · 0.45
showHistoryInDifferentWindow
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected