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

Revision 15821, 257 bytes checked in by ghudson, 24 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r15820, 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      (const char *arguments);
9char *          get_pixmap              (const char *menudir,
10                                         gboolean main_menu);
11
12END_GNOME_DECLS
13
14#endif
15
Note: See TracBrowser for help on using the repository browser.