menu Functions

Functions that deal with freedesktop.org menus. More...

Functions

Ecore_Desktop_Tree * ecore_desktop_menu_get (char *file)
 Decode a freedesktop.org menu XML jungle.

Detailed Description

Functions that deal with freedesktop.org menus.


Function Documentation

Ecore_Desktop_Tree* ecore_desktop_menu_get ( char *  file  ) 

Decode a freedesktop.org menu XML jungle.

Using the algorithm specified by freedesktop.org, fully decode a menu based on an initial menu file.

Parameters:
file The base file for the menu.
Returns:
The resulting menu tree.