Modules
Ecore_X - X11 Integration

Ecore_X provides a wrapper and convenience functions for using the X Windows System. More...

Modules

 X DPMS Extension Functions
 Functions related to the X DPMS extension.
 
 X Drawable Functions
 Functions that operate on drawables.
 
 X Pixmap Functions
 Functions that operate on pixmaps.
 
 X Window Creation Functions
 Functions that can be used to create an X window.
 
 X Window Property Functions
 Functions that set window properties.
 
 X Window Destroy Functions
 Functions to destroy X windows.
 
 X Window Visibility Functions
 Functions to access and change the visibility of X windows.
 
 X Window Geometry Functions
 Functions that change or retrieve the geometry of X windows.
 
 X Window Focus Functions
 Functions that give the focus to an X Window.
 
 X Window Z Order Functions
 Functions that change the Z order of X windows.
 
 X Window Parent Functions
 Functions that retrieve or changes the parent window of a window.
 
 X Window Shape Functions
 These functions use the shape extension of the X server to change shape of given windows.
 

Detailed Description

Ecore_X provides a wrapper and convenience functions for using the X Windows System.

Function groups for this part of the library include the following:

The ECORE_X_SYNC environment variable will cause X calls to be run synchronously for easier debugging.