Modules
Here is a list of all modules:
[detail level 12]
Ecore initialization, shutdown functions and reset on fork. | |
▼Ecore main loop | This group discusses functions that are acting on Ecore's main loop itself or on events and infrastructure directly linked to it |
Ecore Event functions | Ecore events provide two main features that are of use to those using ecore: creating events and being notified of events |
Process Spawning Functions | This module is responsible for managing portable processes using Ecore |
File Descriptor Handling Functions | Functions that deal with file descriptor handlers |
Ecore Poll functions | Ecore poller provides infrastructure for the creation of pollers |
Ecore Animator functions | Ecore animators are a helper to simplify creating animations |
Ecore Timer functions | Ecore provides very flexible timer functionality |
Ecore Idle functions | The idler functionality in Ecore allows for callbacks to be called when the program isn't handling events, timers or fd handlers |
Ecore Thread functions | Facilities to run heavy tasks in different threads to avoid blocking the main loop |
Pipe wrapper | These functions wrap the pipe / write / read functions to easily integrate its use into ecore's main loop |
Ecore Job functions | You can queue jobs that are to be done by the main loop when the current event is dealt with |
Ecore Throttle functions | |
Ecore time functions | These are function to retrieve time in a given format |
Ecore Application functions | |
Ecore_Con - Connection functions | The Ecore Connection Library ( Ecore_Con ) provides simple mechanisms for communications between programs using reliable sockets |
Ecore Connection Events Functions | |
Ecore Connection Buffering | As Ecore_Con works on an event driven design, as data arrives, events will be produced containing the data that arrived |
Ecore Connection Library Functions | Utility functions that set up and shut down the Ecore Connection library |
Ecore Connection SSL Functions | Functions that operate on Ecore connection objects pertaining to SSL |
Ecore Connection Server Functions | This group of functions is applied to an Ecore_Con_Server object |
Ecore Connection Client Functions | Functions to communicate with and/or set options on a client |
Ecore URL Connection Functions | Utility functions that set up, use and shut down the Ecore URL Connection library |
Ecore Connection SOCKS functions | |
▼Ecore_Evas wrapper/helper set of functions | Ecore evas is a set of functions that makes it easy to tie together ecore's main loop and input handling to evas |
Ecore_Evas Single Process Windowing System. | These are global scope functions to manage the EWS to be used by ecore_evas_ews_new() |
External plug/socket infrastructure to remote canvases | These functions allow 1 process to create a "socket" was pluged into which another process can create a "plug" remotely to plug into |
Ecore_FB - Frame buffer convenience functions. | Functions used to set up and shut down the Ecore_Framebuffer functions |
Framebuffer Calibration Functions | Functions that calibrate the screen |
Ecore_File - Files and directories convenience functions | |
Ecore Input Method Library Functions | Utility functions that set up and shut down the Ecore Input Method library |
Ecore Input Method Context Functions | Functions that operate on Ecore Input Method Context objects |
Ecore Input Method Context Module Functions | Functions that should be used by Ecore Input Method Context modules |
Ecore Input Method Context Evas Helper Functions | Helper functions to make it easy to use Evas with Ecore_IMF |
IPC Library Functions | Functions that set up and shut down the Ecore IPC Library |
IPC Server Functions | Functions the deal with IPC server objects |
IPC Client Functions | Functions that deal with IPC client objects |
PSL1GHT Library Functions | Functions used to set up and shut down the Ecore_Psl1ght functions |
SDL Library Functions | Functions used to set up and shut down the Ecore_Sdl functions |
Wayland Library Init and Shutdown Functions | Functions that start and shutdown the Ecore Wayland Library |
Wayland Synchronization Functions | Functions that ensure that all commands which have been issued by the Ecore Wayland library have been sent to the server |
Wayland Display Functions | Functions that set and retrieve various information about the Wayland Display |
Wayland Library Init and Shutdown Functions | Functions that can be used to create a Wayland window |
Ecore_Win32 library | Ecore_Win32 is a library that wraps Windows graphic functions and integrate them nicely into the Ecore main loop |
Ecore_WinCE library | Ecore_WinCE is a library that wraps Windows CE graphic functions and integrate them nicely into the Ecore main loop |
X Library Init and Shutdown Functions | Functions that start and shut down the Ecore X Library |
X Synchronization Functions | Functions that ensure that all commands that have been issued by the Ecore X library have been sent to the server |
X Display Attributes | Functions that set and retrieve X display attributes |
XCB Atom Functions | Functions that operate on atoms |
X Composite Extension Functions | Functions related to the X Composite Extension |
X Damage Extension Functions | Functions related to the X Damage Extension |
X DPMS Extension Functions | Functions related to the X DPMS Extension |
X Drawable Functions | Functions that operate on drawables |
MWM related functions. | Functions related to MWM |
X Pixmap Functions | Functions that operate on pixmaps |
X Window Creation Functions | Functions that can be used to create an X window |
X Window Destroy Functions | Functions to destroy X windows |
X Window Geometry Functions | Functions that change or retrieve the geometry of X windows |
X Window Z Order Functions | Functions that change the Z order of X windows |
X Window Property Functions | Functions that set window properties |
X Window Visibility Functions | Functions to access and change the visibility of X windows |
X Window Focus Functions | Functions that give the focus to an X Window |
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 |
X Fixes Extension Functions | Functions related to the X Fixes extension |