From dcecb720e3f2409add20c2606d70260d41e23508 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Fri, 8 Jun 2001 22:27:45 +0000 Subject: edit and compile menu entries added --- mixgtk/mixgtk_cmd_dispatcher.h | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'mixgtk/mixgtk_cmd_dispatcher.h') diff --git a/mixgtk/mixgtk_cmd_dispatcher.h b/mixgtk/mixgtk_cmd_dispatcher.h index 686ba4d..915f72b 100644 --- a/mixgtk/mixgtk_cmd_dispatcher.h +++ b/mixgtk/mixgtk_cmd_dispatcher.h @@ -44,11 +44,9 @@ mixgtk_cmd_dispatcher_get_times (gint *uptime, gint *progtime, gint *laptime); extern mix_vm_t * mixgtk_cmd_dispatcher_get_vm (void); -/* make gtk signal callbacks accessible to glade */ -/* new command handler */ -extern void -on_mixvm_cmd_entry_activate (GtkWidget *w, gpointer e); - +/* get the current source file */ +extern const gchar * +mixgtk_cmd_dispatcher_get_src_path (void); #endif /* MIXGTK_CMD_DISPATCHER_H */ -- cgit v1.2.3