MCPcopy Create free account
hub / github.com/LemonOSProject/LemonOS / OnSubmit

Function OnSubmit

Applications/Run/main.cpp:78–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78void OnSubmit(Lemon::GUI::TextBox* textbox){
79 Run();
80}
81
82void OnPress(Lemon::GUI::Button* button){
83 Run();

Callers 2

OnKeyPressMethod · 0.85
OnDoubleClickMethod · 0.85

Calls 1

RunFunction · 0.85

Tested by

no test coverage detected