4 * ROX-Filer, filer for the ROX desktop project
5 * By Thomas Leonard, <tal197@users.sourceforge.net>.
11 extern GtkAccelGroup
*filer_keys
;
12 extern GtkWidget
*popup_menu
;
16 GtkWidget
*create_menu_options(void);
17 void menu_update_options(void);
18 void menu_set_options(void);
19 void menu_save_options(void);
21 void show_pinboard_menu(GdkEventButton
*event
, PinIcon
*icon
);
22 void show_filer_menu(FilerWindow
*filer_window
, GdkEventButton
*event
,