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

Method widget

Telegram/SourceFiles/window/window_session_controller.cpp:1849–1851  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1847}
1848
1849not_null<::MainWindow*> SessionController::widget() const {
1850 return _window->widget();
1851}
1852
1853rpl::producer<> SessionController::imeCompositionStarts() const {
1854 return widget()->imeCompositionStarts();

Callers 15

showNextMethod · 0.45
NotificationDisplayRectFunction · 0.45
showOrHideBoxOrLayerMethod · 0.45
toastParentMethod · 0.45
moveBadgeMethod · 0.45
chooseEmojiStatusMethod · 0.45
drawNameMethod · 0.45
initResetScaleButtonMethod · 0.45
setupSwipeMethod · 0.45
initialPositionMethod · 0.45
setupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected