Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ showBackInternal
Method
showBackInternal
Telegram/SourceFiles/info/info_section_widget.cpp:115–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
bool SectionWidget::showBackInternal() {
116
return _content->closeByBackButton();
117
}
118
119
std::shared_ptr<Window::SectionMemento> SectionWidget::createMemento() {
120
return _content->createMemento();
Callers
1
handleHistoryBack
Method · 0.45
Calls
1
closeByBackButton
Method · 0.45
Tested by
no test coverage detected