Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

LoadingWindow_GtkModule.h

Go to the documentation of this file.
00001 #ifndef LOADING_WINDOW_MODULE_GTK 00002 #define LOADING_WINDOW_MODULE_GTK 00003 00004 typedef const char *(*INIT)(int *argc, char ***argv); 00005 typedef void (*SHUTDOWN)(); 00006 typedef void (*SETTEXT)( const char *s ); 00007 00008 #endif 00009 00010 /* 00011 * (c) 2003-2004 Glenn Maynard, Sean Burke 00012 * All rights reserved. 00013 * 00014 * Permission is hereby granted, free of charge, to any person obtaining a 00015 * copy of this software and associated documentation files (the 00016 * "Software"), to deal in the Software without restriction, including 00017 * without limitation the rights to use, copy, modify, merge, publish, 00018 * distribute, and/or sell copies of the Software, and to permit persons to 00019 * whom the Software is furnished to do so, provided that the above 00020 * copyright notice(s) and this permission notice appear in all copies of 00021 * the Software and that both the above copyright notice(s) and this 00022 * permission notice appear in supporting documentation. 00023 * 00024 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 00025 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 00026 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF 00027 * THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS 00028 * INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT 00029 * OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS 00030 * OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR 00031 * OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 00032 * PERFORMANCE OF THIS SOFTWARE. 00033 */

Generated on Thu Jan 27 20:57:23 2005 for StepMania by doxygen 1.3.7