MCPcopy Create free account
hub / github.com/canonical/mir / enable

Method enable

examples/example-server-lib/sw_splash.cpp:96–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94SwSplash::~SwSplash() = default;
95
96void SwSplash::enable (bool show_splash_opt){
97 self->show_splash = show_splash_opt;
98}
99
100void SwSplash::operator()(std::weak_ptr<mir::scene::Session> const& session)
101{

Callers 3

mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected