Parent Directory
|
Revision Log
|
Patch
revision 17 by ben, Fri Oct 16 20:27:45 2009 UTC | revision 19 by ben, Sat Oct 17 00:31:21 2009 UTC | |
---|---|---|
# | Line 12 typedef struct { | Line 12 typedef struct { |
12 | GtkSpinButton* port_spin; | GtkSpinButton* port_spin; |
13 | GtkMenuItem* pref_item; | GtkMenuItem* pref_item; |
14 | GtkWidget* volume; | GtkWidget* volume; |
15 | GtkWidget* vol_window; | |
16 | } AppData; | } AppData; |
17 | ||
18 | void quit(AppData* d); | void quit(AppData* d); |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |