gmodule.h __PARAMETERS__(){}; -f -P_PLS // generate list of SUB/FUNCTION names for .def file __FOLDERS__(){}; glib-2.32.4 glib-2.32.4/gmodule __HEADERS__(){}; gmodule.h> __TYPES__(){}; __MACROS__(){}; #define G_BEGIN_DECLS #define G_END_DECLS #define G_GNUC_CONST __POST_REPS__(){}; __START_BI__(){}; ' This is file gmodule.bi ' (FreeBasic binding for GLib:GModule library version 2.32.4) ' ' 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: ' '/* GMODULE - GLIB wrapper code for dynamic module loading '* Copyright (C) 1998 Tim Janik '* '* This library 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 library 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. '* '* You should have received a copy of the GNU Lesser General Public '* License along with this library; if not, write to the '* Free Software Foundation, Inc., 59 Temple Place - Suite 330, '* Boston, MA 02111-1307, USA. '*/ '/* '* Modified by the GLib Team and others 1997-2000. See the AUTHORS '* file for a list of people on the GLib Team. See the ChangeLog '* files for a list of changes. These files are distributed with '* GLib at ftp://ftp.gtk.org/pub/gtk/. '*/ #IFDEF __FB_WIN32__ #PRAGMA push(msbitfields) #ENDIF #INCLIB "gmodule-2.0" __END_BI__(){}; #IFDEF __FB_WIN32__ #PRAGMA pop(msbitfields) #ENDIF