comparison src/audacious/ui_main.h @ 3021:e3d7490ffd15 trunk

branch merge
author Tomasz Mon <desowin@gmail.com>
date Tue, 10 Jul 2007 11:33:37 +0200
parents 6065d70cb790 6a9fdd5aee3a
children 49ce30748980
comparison
equal deleted inserted replaced
3020:6065d70cb790 3021:e3d7490ffd15
167 void mainwin_general_menu_callback(gpointer cb_data, 167 void mainwin_general_menu_callback(gpointer cb_data,
168 guint action, 168 guint action,
169 GtkWidget * widget); 169 GtkWidget * widget);
170 170
171 void mainwin_attach_idle_func(void); 171 void mainwin_attach_idle_func(void);
172 gboolean mainwin_update_song_info(void);
172 void mainwin_drag_data_received(GtkWidget * widget, 173 void mainwin_drag_data_received(GtkWidget * widget,
173 GdkDragContext * context, 174 GdkDragContext * context,
174 gint x, 175 gint x,
175 gint y, 176 gint y,
176 GtkSelectionData * selection_data, 177 GtkSelectionData * selection_data,