Parent Directory
|
Revision Log
|
Patch
revision 1 by ben, Sun Oct 11 19:01:42 2009 UTC | revision 17 by ben, Fri Oct 16 20:27:45 2009 UTC | |
---|---|---|
# | Line 11 typedef struct { | Line 11 typedef struct { |
11 | GtkEntry* ip_entry; | GtkEntry* ip_entry; |
12 | GtkSpinButton* port_spin; | GtkSpinButton* port_spin; |
13 | GtkMenuItem* pref_item; | GtkMenuItem* pref_item; |
14 | GtkWidget* volume; | |
15 | } AppData; | } AppData; |
16 | ||
17 | void quit(AppData* d); | void quit(AppData* d); |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |