goocanvas.h goocanvasatk.h goocanvasellipse.h goocanvasenumtypes.h goocanvasgrid.h goocanvasgroup.h goocanvasimage.h goocanvasitem.h goocanvasitemmodel.h goocanvasitemsimple.h goocanvasmarshal.h goocanvaspath.h goocanvaspolyline.h goocanvasprivate.h goocanvasrect.h goocanvasstyle.h goocanvastable.h goocanvastext.h goocanvasutils.h goocanvaswidget.h __PARAMETERS__(){}; -f //-P_oSI // single file mode __FOLDERS__(){}; goocanvas-2.0.1/src __HEADERS__(){}; __TYPES__(){}; __MACROS__(){}; #define G_BEGIN_DECLS #define G_END_DECLS __POST_REPS__(){}; __START_BI__(){}; ' This is file goocanvas.bi ' (FreeBasic binding for goocanvas library version 2.0.1) ' ' translated with help of h_2_bi.bas by ' Thomas[ dot ]Freiherr[ at ]gmx[ dot ]net. ' ' Licence: ' (C) 2011-2012 Thomas[ dot ]Freiherr[ at ]gmx[ dot ]net ' ' This library binding is free software; you can redistribute it ' and/or modify it under the terms of the GNU Lesser General Public ' License as published by the Free Software Foundation; either ' version 2 of the License, or (at your option) ANY later version. ' ' This binding is distributed in the hope that it will be useful, ' but WITHOUT ANY WARRANTY; without even the implied warranty of ' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ' Lesser General Public License for more details, refer to: ' http://www.gnu.org/licenses/lgpl.html ' ' ' Original license text: '/* '* GooCanvas. Copyright (C) 2005 Damon Chaplin. '* Released under the GNU LGPL license. See COPYING for details. '*/ #IFDEF __FB_WIN32__ #PRAGMA push(msbitfields) #ENDIF #IFDEF __USE_GTK3__ #INCLIB "goocanvas-2.0" #ELSE #INCLIB "goocanvas" #ENDIF __END_BI__(){}; #IFDEF __FB_WIN32__ #PRAGMA pop(msbitfields) #ENDIF