MCPcopy 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
1841SeparateId SessionController::windowId() const {
1842 return _window->id();
1843}
1844
1845bool SessionController::isPrimary() const {
1846 return _isPrimary;

Callers 15

WindowForThreadFunction · 0.45
updateTitleMethod · 0.45
CloseInWindowsFunction · 0.45
PrepareShortInfoBoxFunction · 0.45
windowForShowingForumMethod · 0.45
tryResolveWindowMethod · 0.45
setupSwipeBackMethod · 0.45
toggleFiltersMenuMethod · 0.45
escapeMethod · 0.45
cancelSearchMethod · 0.45
switchToFilterMethod · 0.45

Calls 1

idMethod · 0.45

Tested by

no test coverage detected