source: trunk/third/gnome-core/panel/menu-properties.h @ 15328

Revision 15328, 231 bytes checked in by ghudson, 24 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r15327, which included commits to RCS files with non-trunk default branches.
Line 
1#ifndef MENU_PROPERTIES_H
2#define MENU_PROPERTIES_H
3
4BEGIN_GNOME_DECLS
5
6void menu_properties(Menu *menu);
7
8char * get_real_menu_path(char *arguments);
9char * get_pixmap(char *menudir, gboolean main_menu);
10
11END_GNOME_DECLS
12
13#endif
14
Note: See TracBrowser for help on using the repository browser.