kzs_desktop_native.h File Reference

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

#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/Xatom.h>

Functions

Display * kzsDesktopNativeGetX11Display (const struct KzsDesktopNative *desktopNative)
 Return the X11 display. More...
 
XContext kzsDesktopNativeGetX11Context (const struct KzsDesktopNative *desktopNative)
 

Detailed Description

Kanzi desktop, native portion for the X11 platform.

Copyright 2008-2017 by Rightware. All rights reserved.

Function Documentation

Display* kzsDesktopNativeGetX11Display ( const struct KzsDesktopNative *  desktopNative)

Return the X11 display.

XContext kzsDesktopNativeGetX11Context ( const struct KzsDesktopNative *  desktopNative)