2 * Gnome Simple Stateful Music Player
3 * Copyright (C) 2007 Andy Balaam
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by
7 * the Free Software Foundation; either version 2 of the License, or
8 * (at your option) any later version.
10 * This program is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 * GNU General Public License for more details.
15 * You should have received a copy of the GNU General Public License
16 * along with this program; if not, write to the Free Software
17 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
24 on_window1_delete_event (GtkWidget
*widget
,
29 on_button5_clicked (GtkButton
*button
,
33 on_entry1_activate (GtkEntry
*entry
,
37 on_button6_clicked (GtkButton
*button
,
41 on_button4_clicked (GtkButton
*button
,
45 on_button1_clicked (GtkButton
*button
,
49 on_button2_clicked (GtkButton
*button
,
53 on_button3_clicked (GtkButton
*button
,
57 on_hscale1_change_value (GtkRange
*range
,
63 on_open_directory1_activate (GtkMenuItem
*menuitem
,
67 on_open_file1_activate (GtkMenuItem
*menuitem
,
71 on_quit1_activate (GtkMenuItem
*menuitem
,
75 on_repeat_all1_activate (GtkMenuItem
*menuitem
,
79 on_repeat_one1_activate (GtkMenuItem
*menuitem
,
83 on_shuffle1_activate (GtkMenuItem
*menuitem
,
87 on_no_repeat1_activate (GtkMenuItem
*menuitem
,
91 on_recent1_activate (GtkMenuItem
*menuitem
,
95 on_about1_activate (GtkMenuItem
*menuitem
,
99 on_vscale1_change_value (GtkRange
*range
,
100 GtkScrollType scroll
,
105 on_how_to_use1_activate (GtkMenuItem
*menuitem
,
109 on_lastfm1_activate (GtkMenuItem
*menuitem
,
113 on_checkbutton1_toggled (GtkToggleButton
*togglebutton
,
117 on_entry1_changed (GtkEditable
*editable
,
121 on_lastfmwindow_delete_event (GtkWidget
*widget
,
126 on_button5_clicked (GtkButton
*button
,
130 on_about_response (GtkDialog
*dialog
,