FreeDesktop.Org (XDG) menu and desktop integration. More...
Functions | |
Eina_Bool | elm_need_efreet (void) |
Request that your elementary application needs Efreet. More... | |
FreeDesktop.Org (XDG) menu and desktop integration.
Eina_Bool elm_need_efreet | ( | void | ) |
Request that your elementary application needs Efreet.
This initializes the Efreet library when called and if support exists it returns EINA_TRUE
, otherwise returns EINA_FALSE
. This must be called before any efreet calls.
EINA_TRUE
if support exists and initialization succeeded. References efreet_init(), efreet_mime_init(), efreet_mime_shutdown(), efreet_shutdown(), efreet_trash_init(), EINA_FALSE, and EINA_TRUE.