|
Mir
|
Information that can be used to determine if to enable a conditionally enabled extension. More...
#include <wayland_extensions.h>
Public Member Functions | |
| auto | app () const -> Application const & |
| The application that is being given access to this extension. More... | |
| auto | name () const -> const char * |
| The name of the extension/global, always the same as given to conditionally_enable() More... | |
| auto | user_preference () const -> std::optional< bool > |
| If the user has enabled or disabled this extension one of the wayland extension Mir options. More... | |
Information that can be used to determine if to enable a conditionally enabled extension.
| auto miral::WaylandExtensions::EnableInfo::app | ( | ) | const -> Application const & |
The application that is being given access to this extension.
| auto miral::WaylandExtensions::EnableInfo::name | ( | ) | const -> const char * |
The name of the extension/global, always the same as given to conditionally_enable()
| auto miral::WaylandExtensions::EnableInfo::user_preference | ( | ) | const -> std::optional< bool > |
If the user has enabled or disabled this extension one of the wayland extension Mir options.
Copyright © 2012-2023
Canonical Ltd.
Generated on Wed Feb 1 16:59:23 UTC 2023
This documentation is licensed under the GPL version 2 or 3.