NativeDesktopProperties Struct Reference

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...
 

Detailed Description

Properties for a desktop.

Constructor & Destructor Documentation

NativeDesktopProperties::NativeDesktopProperties ( )
explicit

Constructor.

Member Function Documentation

void NativeDesktopProperties::log ( ) const

Outputs the desktop properties to the log.

Member Data Documentation

kanzi::string NativeDesktopProperties::deviceIdentifier

Device node identifier.

Only GBM windowing system needs device node defined.


The documentation for this struct was generated from the following file: