Go to the documentation of this file.
17 #ifndef MIRAL_APPLICATION_INFO_H
18 #define MIRAL_APPLICATION_INFO_H
20 #include "miral/application.h"
37 auto name()
const -> std::string;
42 auto userdata()
const -> std::shared_ptr<
void>;
46 friend class BasicWindowManager;
47 void add_window(
Window const& window);
48 void remove_window(
Window const& window);
51 std::unique_ptr<Self>
const self;
Copyright © 2012-2022
Canonical Ltd.
Generated on Thu Sep 8 12:37:23 UTC 2022
This documentation is licensed under the GPL version 2 or 3.