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. |
EAPI int ecore_fb_init | ( | const char *name | __UNUSED__ | ) |
Sets up the Ecore_Fb library.
name | device target name |
0
on failure. Otherwise, the number of times the library has been initialised without being shut down. EAPI int ecore_fb_shutdown | ( | void | ) |
Shuts down the Ecore_Fb library.
The
number of times the system has been initialised without being shut down.