_________ __                 __
        /   _____//  |_____________ _/  |______     ____  __ __  ______
        \_____  \\   __\_  __ \__  \\   __\__  \   / ___\|  |  \/  ___/
        /        \|  |  |  | \// __ \|  |  / __ \_/ /_/  >  |  /\___ \
       /_______  /|__|  |__|  (____  /__| (____  /\___  /|____//____  >
               \/                  \/          \//_____/            \/
    ______________________                           ______________________
                          T H E   W A R   B E G I N S
                   Stratagus - A free fantasy real time strategy game engine

Functions
guichan.h File Reference
#include <guichan/actionlistener.h>
#include <guichan/graphics.h>
#include <guichan/color.h>
#include <guichan/exception.h>
#include <guichan/focushandler.h>
#include <guichan/font.h>
#include <guichan/gui.h>
#include <guichan/image.h>
#include <guichan/imagefont.h>
#include <guichan/imageloader.h>
#include <guichan/input.h>
#include <guichan/key.h>
#include <guichan/keyinput.h>
#include <guichan/keylistener.h>
#include <guichan/listmodel.h>
#include <guichan/mouseinput.h>
#include <guichan/mouselistener.h>
#include <guichan/rectangle.h>
#include <guichan/cliprectangle.h>
#include <guichan/widget.h>
#include <guichan/widgets/button.h>
#include <guichan/widgets/checkbox.h>
#include <guichan/widgets/container.h>
#include <guichan/widgets/dropdown.h>
#include <guichan/widgets/icon.h>
#include <guichan/widgets/label.h>
#include <guichan/widgets/listbox.h>
#include <guichan/widgets/scrollarea.h>
#include <guichan/widgets/slider.h>
#include <guichan/widgets/radiobutton.h>
#include <guichan/widgets/textbox.h>
#include <guichan/widgets/textfield.h>
#include <guichan/widgets/window.h>
#include "guichan/platform.h"

Go to the source code of this file.

Functions

const GCN_CORE_DECLSPEC char * gcnGuichanVersion ()
 

Function Documentation

◆ gcnGuichanVersion()

const GCN_CORE_DECLSPEC char* gcnGuichanVersion ( )

Gets the the version of Guichan. As it is a C function it can be used to check for Guichan with autotools.

Returns
the version of Guichan.
(C) Copyright 1998-2012 by The Stratagus Project under the GNU General Public License.
All trademarks and copyrights on this page are owned by their respective owners.