gio.h __PARAMETERS__(){}; -f -P_PLS // generate list of SUB/FUNCTION names for .def file __FOLDERS__(){}; glib-2.32.4 glib-2.32.4/gio __HEADERS__(){}; __TYPES__(){}; __MACROS__(){}; #define G_BEGIN_DECLS #define G_END_DECLS #define G_GNUC_CONST #define G_GNUC_PRINTF( format_idx, arg_idx ) #define GLIB_DEPRECATED #define GLIB_DEPRECATED_FOR(x) //#define GLIB_AVAILABLE_IN_2_26 //#define GLIB_AVAILABLE_IN_2_28 #define GLIB_AVAILABLE_IN_2_30 #define GLIB_AVAILABLE_IN_2_32 //#define GLIB_DEPRECATED_IN_2_26 //#define GLIB_DEPRECATED_IN_2_26_FOR(x) //#define GLIB_DEPRECATED_IN_2_28 //#define GLIB_DEPRECATED_IN_2_28_FOR(x) //#define GLIB_DEPRECATED_IN_2_30 //#define GLIB_DEPRECATED_IN_2_30_FOR(x) //#define GLIB_DEPRECATED_IN_2_32 //#define GLIB_DEPRECATED_IN_2_32_FOR(x) __POST_REPS__(){}; g_file_monitor&_ ALIAS "g_file_monitor" G_DBUS_INTERFACE_SKELETON_FLAGS_HANDLE_METHOD_INVOCATIONS_IN_THREAD>G_DBUS_INTERFACE_SKELETON_FLAGS_HANDLE_METHOD_INVOCATIONS_IN_THR __START_BI__(){}; ' This is file gio.bi ' (FreeBasic binding for GLib:GIO 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: ' '/* GIO - GLib Input, Output and Streaming Library '* '* Copyright (C) 2006-2007 Red Hat, Inc. '* '* 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. '* '* Author: Alexander Larsson '*/ #IFDEF __FB_WIN32__ #PRAGMA push(msbitfields) #ENDIF #INCLIB "gio-2.0" __END_BI__(){}; #IFDEF __FB_WIN32__ #PRAGMA pop(msbitfields) #ENDIF