Modules
Here is a list of all modules:
[detail level 12]
![]() | |
![]() | This group discusses functions that are acting on Ecore's main loop itself or on events and infrastructure directly linked to it |
![]() ![]() | Ecore events provide two main features that are of use to those using ecore: creating events and being notified of events |
![]() ![]() | Functions that deal with and send signals to spawned processes |
![]() ![]() | Functions that deal with file descriptor handlers |
![]() ![]() | Ecore poller provides infrastructure for the creation of pollers |
![]() ![]() | Ecore animators are a helper to simplify creating animations |
![]() ![]() | Ecore provides very flexible timer functionality |
![]() ![]() | The idler functionality in Ecore allows for callbacks to be called when the program isn't handling events, timers or fd handlers |
![]() ![]() | Facilities to run heavy tasks in different threads to avoid blocking the main loop |
![]() ![]() | These functions wrap the pipe / write / read functions to easily integrate its use into ecore's main loop |
![]() ![]() | You can queue jobs that are to be done by the main loop when the current event is dealt with |
![]() ![]() | |
![]() | These are function to retrieve time in a given format |
![]() | |
![]() | The Ecore Connection Library ( Ecore_Con ) provides simple mechanisms for communications between programs using reliable sockets |
![]() | |
![]() | As Ecore_Con works on an event driven design, as data arrives, events will be produced containing the data that arrived |
![]() | Utility functions that set up and shut down the Ecore Connection library |
![]() | Functions that operate on Ecore connection objects pertaining to SSL |
![]() | This group of functions is applied to an Ecore_Con_Server object |
![]() | Functions to communicate with and/or set options on a client |
![]() | Utility functions that set up, use and shut down the Ecore URL Connection library |
![]() | |
![]() | Ecore evas is a set of functions that makes it easy to tie together ecore's main loop and input handling to evas |
![]() ![]() | These are global scope functions to manage the EWS to be used by ecore_evas_ews_new() |
![]() ![]() | These functions allow 1 process to create a "socket" was pluged into which another process can create a "plug" remotely to plug into |
![]() | Functions used to set up and shut down the Ecore_Framebuffer functions |
![]() | Functions that calibrate the screen |
![]() | |
![]() | Utility functions that set up and shut down the Ecore Input Method library |
![]() | Functions that operate on Ecore Input Method Context objects |
![]() | Functions that should be used by Ecore Input Method Context modules |
![]() | Helper functions to make it easy to use Evas with Ecore_IMF |
![]() | Functions that set up and shut down the Ecore IPC Library |
![]() | Functions the deal with IPC server objects |
![]() | Functions that deal with IPC client objects |
![]() | Functions used to set up and shut down the Ecore_Psl1ght functions |
![]() | Functions used to set up and shut down the Ecore_Sdl functions |
![]() | Functions that start and shutdown the Ecore Wayland Library |
![]() | Functions that ensure that all commands which have been issued by the Ecore Wayland library have been sent to the server |
![]() | Functions that set and retrieve various information about the Wayland Display |
![]() | Functions that can be used to create a Wayland window |
![]() | Ecore_Win32 is a library that wraps Windows graphic functions and integrate them nicely into the Ecore main loop |
![]() | Ecore_WinCE is a library that wraps Windows CE graphic functions and integrate them nicely into the Ecore main loop |
![]() | Functions that start and shut down the Ecore X Library |
![]() | Functions that ensure that all commands that have been issued by the Ecore X library have been sent to the server |
![]() | Functions that set and retrieve X display attributes |
![]() | Functions that operate on atoms |
![]() | Functions related to the X Composite Extension |
![]() | Functions related to the X Damage Extension |
![]() | Functions related to the X DPMS Extension |
![]() | Functions that operate on drawables |
![]() | Functions related to MWM |
![]() | Functions that operate on pixmaps |
![]() | Functions that can be used to create an X window |
![]() | Functions to destroy X windows |
![]() | Functions that change or retrieve the geometry of X windows |
![]() | Functions that change the Z order of X windows |
![]() | Functions that set window properties |
![]() | Functions to access and change the visibility of X windows |
![]() | Functions that give the focus to an X Window |
![]() | Functions that retrieve or changes the parent window of a window |
![]() | These functions use the shape extension of the X server to change shape of given windows |
![]() | Functions related to the X Fixes extension |