Download

Support

Framebuffer Library Functions

Functions used to set up and shut down the Ecore_Framebuffer functions. More...

Functions

EAPI int ecore_fb_init (const char *name __UNUSED__)
 Sets up the Ecore_Fb library.
EAPI int ecore_fb_shutdown (void)
 Shuts down the Ecore_Fb library.

Detailed Description

Functions used to set up and shut down the Ecore_Framebuffer functions.


Function Documentation

EAPI int ecore_fb_init ( const char *name  __UNUSED__  ) 

Sets up the Ecore_Fb library.

Parameters:
name device 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().

Referenced by ecore_evas_fb_new().

EAPI int ecore_fb_shutdown ( void   ) 

Shuts down the Ecore_Fb library.

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


Copyright © Enlightenment.org

Ecore Documentation Generated: Sat May 17 15:01:06 2008