Files
evolution/shell/e-shell-shortcut.h
Arturo Espinosa 173a420369 Shaping up; Model/view is still not fully setup, but coming, coming
svn path=/trunk/; revision=1580
2000-01-17 08:58:29 +00:00

12 lines
261 B
C

#ifndef E_SHELL_SHORTCUT_H
#define E_SHELL_SHORTCUT_H
#include "e-shell-view.h"
void shortcut_bar_item_selected (EShortcutBar *shortcut_bar,
GdkEvent *event, gint group_num, gint item_num,
EShellView *eshell_view);
#endif /* E_SHELL_SHORTCUT_H */