Kanzi  3.9.8
Kanzi Engine C++ API
kanzi::NativeDesktopProperties Struct Reference

Properties for a desktop. More...

#include <kanzi/core.ui/platform/windowing/common/desktop_properties.hpp>

Public Member Functions

void log () const
 Prints the desktop properties to the log. More...
 
 NativeDesktopProperties ()
 Constructor. More...
 

Public Attributes

string deviceIdentifier
 Device node identifier for the GBM windowing system. More...
 

Detailed Description

Properties for a desktop.

Since
Kanzi 3.9.7

Constructor & Destructor Documentation

kanzi::NativeDesktopProperties::NativeDesktopProperties ( )
explicit

Constructor.

Member Function Documentation

void kanzi::NativeDesktopProperties::log ( ) const

Prints the desktop properties to the log.

Member Data Documentation

string kanzi::NativeDesktopProperties::deviceIdentifier

Device node identifier for the GBM windowing system.


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