MCPcopy 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
1980Window::SeparateId MainWidget::windowId() const {
1981 return _controller->windowId();
1982}
1983
1984bool MainWidget::isPrimary() const {
1985 return _controller->isPrimary();

Callers 2

searchMessagesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected