MCPcopy Create free account
hub / github.com/TDesktop-x64/tdesktop / isPrimary

Method isPrimary

Telegram/SourceFiles/window/main_window.cpp:461–463  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

459}
460
461bool MainWindow::isPrimary() const {
462 return _controller->isPrimary();
463}
464
465Window::SessionController *MainWindow::sessionController() const {
466 return _controller->sessionController();

Callers 11

SetupEmailLockWidgetMethod · 0.45
CollectWindowsFunction · 0.45
HandleWindowsFunction · 0.45
windowActivatedMethod · 0.45
tryResolveWindowMethod · 0.45
ShowPremiumFunction · 0.45
MainWindowMethod · 0.45
escapeMethod · 0.45
closeCurrentMethod · 0.45
searchInChatEmbeddedMethod · 0.45
TopBarWidgetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected