Kanzi 3.9.10
kzs_desktop_native.h File Reference

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

#include <kanzi/core.ui/platform/windowing/common/kzs_native_handles.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/Xatom.h>

Functions

XContext kzsDesktopNativeGetX11Context (const struct KzsDesktopNative *desktopNative)
 
Display * kzsDesktopNativeGetX11Display (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)