aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-popup-menu.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-08-22 20:05:30 +0800
committernobody <nobody@localhost>2000-08-22 20:05:30 +0800
commited192127941d7f1ada424e0ea02ec71d5b8e7e26 (patch)
tree3b4824784cd30983db4a6ae1f38db287d5815941 /e-util/e-popup-menu.h
parent44ae37c371e25fe05e8aee145f1d9af7130a201d (diff)
downloadgsoc2013-evolution-GNOME_CRASH_0_0_2.tar.gz
gsoc2013-evolution-GNOME_CRASH_0_0_2.tar.zst
gsoc2013-evolution-GNOME_CRASH_0_0_2.zip
This commit was manufactured by cvs2svn to create tagGNOME_CRASH_0_0_2
'GNOME_CRASH_0_0_2'. svn path=/tags/GNOME_CRASH_0_0_2/; revision=4942
Diffstat (limited to 'e-util/e-popup-menu.h')
-rw-r--r--e-util/e-popup-menu.h25
1 files changed, 0 insertions, 25 deletions
diff --git a/e-util/e-popup-menu.h b/e-util/e-popup-menu.h
deleted file mode 100644
index ed54a632a5..0000000000
--- a/e-util/e-popup-menu.h
+++ /dev/null
@@ -1,25 +0,0 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
-#ifndef E_POPUP_MENU_H
-#define E_POPUP_MENU_H
-
-#include <gtk/gtkwidget.h>
-
-typedef struct {
- char const * const name;
- char const * const pixname;
- void (*fn)(GtkWidget *widget, void *closure);
- int disable_mask;
-} EPopupMenu;
-
-GtkMenu *e_popup_menu_create (EPopupMenu *menu_list,
- int disable_mask,
- int hide_mask,
- void *closure);
-
-void e_popup_menu_run (EPopupMenu *menu_list,
- GdkEventButton *event,
- int disable_mask,
- int hide_mask,
- void *closure);
-
-#endif /* E_POPUP_MENU_H */
span> * Reset miwi@'s ports, he stepped down from the Ports Team.rene2016-07-261-1/+1 * Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-4/+4 * - Take Maintainershipmiwi2015-11-26