Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ windowId
Method
windowId
Telegram/SourceFiles/window/window_session_controller.cpp:1841–1843 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1839
}
1840
1841
SeparateId SessionController::windowId() const {
1842
return _window->id();
1843
}
1844
1845
bool SessionController::isPrimary() const {
1846
return _isPrimary;
Callers
15
WindowForThread
Function · 0.45
updateTitle
Method · 0.45
showPeerByLinkResolved
Method · 0.45
CloseInWindows
Function · 0.45
PrepareShortInfoBox
Function · 0.45
windowForShowingForum
Method · 0.45
tryResolveWindow
Method · 0.45
setupSwipeBack
Method · 0.45
toggleFiltersMenu
Method · 0.45
escape
Method · 0.45
cancelSearch
Method · 0.45
switchToFilter
Method · 0.45
Calls
1
id
Method · 0.45
Tested by
no test coverage detected