Properties for a desktop. More...
#include <kanzi/core.ui/platform/windowing/common/desktop_properties.hpp>
Public Member Functions | |
NativeDesktopProperties () | |
Constructor. More... | |
void | log () const |
Outputs the desktop properties to the log. More... | |
Public Attributes | |
kanzi::string | deviceIdentifier |
Device node identifier. More... | |
Properties for a desktop.
|
explicit |
Constructor.
void NativeDesktopProperties::log | ( | ) | const |
Outputs the desktop properties to the log.
kanzi::string NativeDesktopProperties::deviceIdentifier |
Device node identifier.
Only GBM windowing system needs device node defined.