Kanzi 4.0.0-beta2
kzs_desktop_native.h File Reference

Kanzi desktop, native portion for the X11 platform. More...

#include <kanzi/platform/windowing/native_handles.hpp>
#include <X11/Xatom.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>

Functions

XContext kzsDesktopNativeGetX11Context (const struct KzsDesktopNative *desktopNative)
 
DisplaykzsDesktopNativeGetX11Display (const struct KzsDesktopNative *desktopNative)
 Return the X11 display.
 

Detailed Description

Kanzi desktop, native portion for the X11 platform.

Copyright 2008-2017 by Rightware. All rights reserved.

Function Documentation

◆ kzsDesktopNativeGetX11Display()

Display * kzsDesktopNativeGetX11Display ( const struct KzsDesktopNative * desktopNative)

Return the X11 display.

◆ kzsDesktopNativeGetX11Context()

XContext kzsDesktopNativeGetX11Context ( const struct KzsDesktopNative * desktopNative)