Go to the documentation of this file.
19 #ifndef MIRAL_ADD_INIT_CALLBACK_H
20 #define MIRAL_ADD_INIT_CALLBACK_H
24 namespace mir {
class Server; }
47 #endif //MIRAL_ADD_INIT_CALLBACK_H
Mir Abstraction Layer.
Definition: floating_window_manager.h:29
void operator()(mir::Server &server) const
Definition: splash_session.h:24
Add a callback to be invoked when the server has been initialized, but before it starts....
Definition: add_init_callback.h:31
std::function< void()> Callback
Definition: add_init_callback.h:34
AddInitCallback(Callback const &callback)
Copyright © 2012-2023
Canonical Ltd.
Generated on Tue Aug 8 19:59:54 UTC 2023
This documentation is licensed under the GPL version 2 or 3.