Ecore_Psl1ght.h File Reference

Ecore PSL1GHT system functions. More...

Data Structures

struct  _Ecore_Psl1ght_Event_Key_Modifiers
 PSL1GHT Key Modifier event. More...
 
struct  _Ecore_Psl1ght_Event_Key_Down
 PSL1GHT Key Down event. More...
 
struct  _Ecore_Psl1ght_Event_Key_Up
 PSL1GHT Key Up event. More...
 
struct  _Ecore_Psl1ght_Event_Mouse_Button_Down
 PSL1GHT Mouse Down event. More...
 
struct  _Ecore_Psl1ght_Event_Mouse_Button_Up
 PSL1GHT Mouse Up event. More...
 
struct  _Ecore_Psl1ght_Event_Mouse_Move
 PSL1GHT Mouse Move event. More...
 
struct  _Ecore_Psl1ght_Event_Mouse_Wheel
 PSL1GHT Mouse Wheel event. More...
 

Functions

EAPI int ecore_psl1ght_init (const char *name)
 Sets up the Ecore_Psl1ght library. More...
 
EAPI int ecore_psl1ght_shutdown (void)
 Shuts down the Ecore_Psl1ght library. More...
 

Detailed Description

Ecore PSL1GHT system functions.

Function Documentation

EAPI int ecore_psl1ght_init ( const char *  name)

Sets up the Ecore_Psl1ght library.

Parameters
namedevice target name
Returns
0 on failure. Otherwise, the number of times the library has been initialised without being shut down.

References ecore_event_type_new().

EAPI int ecore_psl1ght_shutdown ( void  )

Shuts down the Ecore_Psl1ght library.

Returns
The number of times the system has been initialised without being shut down.