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