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