glib-object.h __PARAMETERS__(){}; -f -P_PLS // generate list of SUB/FUNCTION names for .def file __FOLDERS__(){}; glib-2.32.4/glib glib-2.32.4 __HEADERS__(){}; glib-object.h> __TYPES__(){}; __MACROS__(){}; #define G_BEGIN_DECLS #define G_END_DECLS #define G_GNUC_CONST #define G_GNUC_PURE #define GLIB_DEPRECATED #define GLIB_DEPRECATED_FOR(x) #define GOBJECT_VAR extern #define GLIB_DEPRECATED_IN_2_32_FOR(x) #define GLIB_AVAILABLE_IN_2_30 __POST_REPS__(){}; g_type_instance_get_private&_ ALIAS "g_type_instance_get_private" g_type_class_get_private&_ ALIAS "g_type_class_get_private" g_type_check_instance&_ ALIAS "g_type_check_instance" g_type_check_instance_cast&_ ALIAS "g_type_check_instance_cast" g_type_check_class_cast&_ ALIAS "g_type_check_class_cast" g_type_check_value&_ ALIAS "g_type_check_value" __cplusplus>(__cplusplus) g_param_spec_char&_ ALIAS "g_param_spec_char" g_param_spec_uchar&_ ALIAS "g_param_spec_uchar" g_param_spec_boolean&_ ALIAS "g_param_spec_boolean" g_param_spec_int&_ ALIAS "g_param_spec_int" g_param_spec_uint&_ ALIAS "g_param_spec_uint" g_param_spec_long&_ ALIAS "g_param_spec_long" g_param_spec_ulong&_ ALIAS "g_param_spec_ulong" g_param_spec_int64&_ ALIAS "g_param_spec_int64" g_param_spec_uint64&_ ALIAS "g_param_spec_uint64" g_param_spec_unichar&_ ALIAS "g_param_spec_unichar" g_param_spec_enum&_ ALIAS "g_param_spec_enum" g_param_spec_flags&_ ALIAS "g_param_spec_flags" g_param_spec_float&_ ALIAS "g_param_spec_float" g_param_spec_double&_ ALIAS "g_param_spec_double" g_param_spec_string&_ ALIAS "g_param_spec_string" g_param_spec_param&_ ALIAS "g_param_spec_param" g_param_spec_boxed&_ ALIAS "g_param_spec_boxed" g_param_spec_pointer&_ ALIAS "g_param_spec_pointer" g_param_spec_value_array&_ ALIAS "g_param_spec_value_array" g_param_spec_object&_ ALIAS "g_param_spec_object" g_param_spec_override&_ ALIAS "g_param_spec_override" g_param_spec_gtype&_ ALIAS "g_param_spec_gtype" g_param_spec_variant&_ ALIAS "g_param_spec_variant" g_value_init&_ ALIAS "g_value_init" g_type_fundamental&_ ALIAS "g_type_fundamental" g_clear_object&_ ALIAS "g_clear_object" __START_BI__(){}; ' This is file glib-object.bi ' (FreeBasic binding for GLib 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 ' ' '/* GObject - GLib Type, Object, Parameter and Signal Library '* Copyright (C) 1998-1999, 2000-2001 Tim Janik and 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. '*/ #IFDEF __FB_WIN32__ #PRAGMA push(msbitfields) #ENDIF #INCLIB "gobject-2.0" __END_BI__(){}; #IFDEF __FB_WIN32__ #PRAGMA pop(msbitfields) #ENDIF