MCPcopy 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
115bool SectionWidget::showBackInternal() {
116 return _content->closeByBackButton();
117}
118
119std::shared_ptr<Window::SectionMemento> SectionWidget::createMemento() {
120 return _content->createMemento();

Callers 1

handleHistoryBackMethod · 0.45

Calls 1

closeByBackButtonMethod · 0.45

Tested by

no test coverage detected