![]() |
GirToBac
0.2
Create FB Headers from GObject Introspection *.gir files
|
GirToBac is a tool to generate FreeBASIC (FB) header files for libraries based on GOject-Introspection. which is a middleware layer between C libraries (using GObject) and language bindings. The C library can be scanned at compile time and generate a metadata file, in addition to the actual native C library. GirToBac can read this metadata and automatically provide FB bindings to call into the C library.
GirToBac is the first approach to connect the FreeBasic programming language to this tool-chain for easy creating and up-dating FreeBasic header files of GObject based libraries (ie like GTK, GDA, GooCanvas, ...).
Find detailed information in the Tutorial.
(This documentation is generated from FB source code by fb-doc filtering.)
Copyright © 2013-2014 by Thomas{ DoT ]Freiherr{ at }gmx[ dOt }net
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
This program 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 General Public License for more details.
To get the licence text refer to http://www.gnu.org/licenses/gpl-3.0.html or write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110- 1301, USA.