comparison org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/internal/c/glib_object.d @ 113:fb3aa8075988

D2 support for the linux port.
author Jacob Carlborg <doob@me.com>
date Wed, 06 Apr 2011 21:57:23 +0200
parents fa9548cd8d89
children 536e43f63c81
comparison
equal deleted inserted replaced
112:9f4c18c268b2 113:fb3aa8075988
1586 union _GDoubleIEEE754 { 1586 union _GDoubleIEEE754 {
1587 double v_double; 1587 double v_double;
1588 N15_GDoubleIEEE7543__2E mpn; 1588 N15_GDoubleIEEE7543__2E mpn;
1589 } 1589 }
1590 version(DYNLINK){ 1590 version(DYNLINK){
1591 extern (C) void function(_GValue *, char *)g_value_set_string_take_ownership; 1591 mixin(gshared!(
1592 "extern (C) void function(_GValue *, char *)g_value_set_string_take_ownership;
1592 extern (C) void function(_GValue *, char *)g_value_take_string; 1593 extern (C) void function(_GValue *, char *)g_value_take_string;
1593 extern (C) char * function(_GValue *)g_strdup_value_contents; 1594 extern (C) char * function(_GValue *)g_strdup_value_contents;
1594 extern (C) uint function(char *)g_pointer_type_register_static; 1595 extern (C) uint function(char *)g_pointer_type_register_static;
1595 extern (C) uint function(_GValue *)g_value_get_gtype; 1596 extern (C) uint function(_GValue *)g_value_get_gtype;
1596 extern (C) void function(_GValue *, uint)g_value_set_gtype; 1597 extern (C) void function(_GValue *, uint)g_value_set_gtype;
2995 extern (C) _GArray * function(_GArray *, uint, void *, uint)g_array_insert_vals; 2996 extern (C) _GArray * function(_GArray *, uint, void *, uint)g_array_insert_vals;
2996 extern (C) _GArray * function(_GArray *, void *, uint)g_array_prepend_vals; 2997 extern (C) _GArray * function(_GArray *, void *, uint)g_array_prepend_vals;
2997 extern (C) _GArray * function(_GArray *, void *, uint)g_array_append_vals; 2998 extern (C) _GArray * function(_GArray *, void *, uint)g_array_append_vals;
2998 extern (C) char * function(_GArray *, int)g_array_free; 2999 extern (C) char * function(_GArray *, int)g_array_free;
2999 extern (C) _GArray * function(int, int, uint, uint)g_array_sized_new; 3000 extern (C) _GArray * function(int, int, uint, uint)g_array_sized_new;
3000 extern (C) _GArray * function(int, int, uint)g_array_new; 3001 extern (C) _GArray * function(int, int, uint)g_array_new;"
3002 ));
3001 3003
3002 3004 Symbol[] symbols;
3003 Symbol[] symbols = [ 3005 static this () {
3004 { "g_value_set_string_take_ownership", cast(void**)& g_value_set_string_take_ownership}, 3006 symbols = [
3005 { "g_value_take_string", cast(void**)& g_value_take_string}, 3007 Symbol("g_value_set_string_take_ownership", cast(void**)& g_value_set_string_take_ownership),
3006 { "g_strdup_value_contents", cast(void**)& g_strdup_value_contents}, 3008 Symbol("g_value_take_string", cast(void**)& g_value_take_string),
3007 { "g_pointer_type_register_static", cast(void**)& g_pointer_type_register_static}, 3009 Symbol("g_strdup_value_contents", cast(void**)& g_strdup_value_contents),
3008 { "g_value_get_gtype", cast(void**)& g_value_get_gtype}, 3010 Symbol("g_pointer_type_register_static", cast(void**)& g_pointer_type_register_static),
3009 { "g_value_set_gtype", cast(void**)& g_value_set_gtype}, 3011 Symbol("g_value_get_gtype", cast(void**)& g_value_get_gtype),
3010 { "g_gtype_get_type", cast(void**)& g_gtype_get_type}, 3012 Symbol("g_value_set_gtype", cast(void**)& g_value_set_gtype),
3011 { "g_value_get_pointer", cast(void**)& g_value_get_pointer}, 3013 Symbol("g_gtype_get_type", cast(void**)& g_gtype_get_type),
3012 { "g_value_set_pointer", cast(void**)& g_value_set_pointer}, 3014 Symbol("g_value_get_pointer", cast(void**)& g_value_get_pointer),
3013 { "g_value_dup_string", cast(void**)& g_value_dup_string}, 3015 Symbol("g_value_set_pointer", cast(void**)& g_value_set_pointer),
3014 { "g_value_get_string", cast(void**)& g_value_get_string}, 3016 Symbol("g_value_dup_string", cast(void**)& g_value_dup_string),
3015 { "g_value_set_static_string", cast(void**)& g_value_set_static_string}, 3017 Symbol("g_value_get_string", cast(void**)& g_value_get_string),
3016 { "g_value_set_string", cast(void**)& g_value_set_string}, 3018 Symbol("g_value_set_static_string", cast(void**)& g_value_set_static_string),
3017 { "g_value_get_double", cast(void**)& g_value_get_double}, 3019 Symbol("g_value_set_string", cast(void**)& g_value_set_string),
3018 { "g_value_set_double", cast(void**)& g_value_set_double}, 3020 Symbol("g_value_get_double", cast(void**)& g_value_get_double),
3019 { "g_value_get_float", cast(void**)& g_value_get_float}, 3021 Symbol("g_value_set_double", cast(void**)& g_value_set_double),
3020 { "g_value_set_float", cast(void**)& g_value_set_float}, 3022 Symbol("g_value_get_float", cast(void**)& g_value_get_float),
3021 { "g_value_get_uint64", cast(void**)& g_value_get_uint64}, 3023 Symbol("g_value_set_float", cast(void**)& g_value_set_float),
3022 { "g_value_set_uint64", cast(void**)& g_value_set_uint64}, 3024 Symbol("g_value_get_uint64", cast(void**)& g_value_get_uint64),
3023 { "g_value_get_int64", cast(void**)& g_value_get_int64}, 3025 Symbol("g_value_set_uint64", cast(void**)& g_value_set_uint64),
3024 { "g_value_set_int64", cast(void**)& g_value_set_int64}, 3026 Symbol("g_value_get_int64", cast(void**)& g_value_get_int64),
3025 { "g_value_get_ulong", cast(void**)& g_value_get_ulong}, 3027 Symbol("g_value_set_int64", cast(void**)& g_value_set_int64),
3026 { "g_value_set_ulong", cast(void**)& g_value_set_ulong}, 3028 Symbol("g_value_get_ulong", cast(void**)& g_value_get_ulong),
3027 { "g_value_get_long", cast(void**)& g_value_get_long}, 3029 Symbol("g_value_set_ulong", cast(void**)& g_value_set_ulong),
3028 { "g_value_set_long", cast(void**)& g_value_set_long}, 3030 Symbol("g_value_get_long", cast(void**)& g_value_get_long),
3029 { "g_value_get_uint", cast(void**)& g_value_get_uint}, 3031 Symbol("g_value_set_long", cast(void**)& g_value_set_long),
3030 { "g_value_set_uint", cast(void**)& g_value_set_uint}, 3032 Symbol("g_value_get_uint", cast(void**)& g_value_get_uint),
3031 { "g_value_get_int", cast(void**)& g_value_get_int}, 3033 Symbol("g_value_set_uint", cast(void**)& g_value_set_uint),
3032 { "g_value_set_int", cast(void**)& g_value_set_int}, 3034 Symbol("g_value_get_int", cast(void**)& g_value_get_int),
3033 { "g_value_get_boolean", cast(void**)& g_value_get_boolean}, 3035 Symbol("g_value_set_int", cast(void**)& g_value_set_int),
3034 { "g_value_set_boolean", cast(void**)& g_value_set_boolean}, 3036 Symbol("g_value_get_boolean", cast(void**)& g_value_get_boolean),
3035 { "g_value_get_uchar", cast(void**)& g_value_get_uchar}, 3037 Symbol("g_value_set_boolean", cast(void**)& g_value_set_boolean),
3036 { "g_value_set_uchar", cast(void**)& g_value_set_uchar}, 3038 Symbol("g_value_get_uchar", cast(void**)& g_value_get_uchar),
3037 { "g_value_get_char", cast(void**)& g_value_get_char}, 3039 Symbol("g_value_set_uchar", cast(void**)& g_value_set_uchar),
3038 { "g_value_set_char", cast(void**)& g_value_set_char}, 3040 Symbol("g_value_get_char", cast(void**)& g_value_get_char),
3039 { "g_value_array_sort_with_data", cast(void**)& g_value_array_sort_with_data}, 3041 Symbol("g_value_set_char", cast(void**)& g_value_set_char),
3040 { "g_value_array_sort", cast(void**)& g_value_array_sort}, 3042 Symbol("g_value_array_sort_with_data", cast(void**)& g_value_array_sort_with_data),
3041 { "g_value_array_remove", cast(void**)& g_value_array_remove}, 3043 Symbol("g_value_array_sort", cast(void**)& g_value_array_sort),
3042 { "g_value_array_insert", cast(void**)& g_value_array_insert}, 3044 Symbol("g_value_array_remove", cast(void**)& g_value_array_remove),
3043 { "g_value_array_append", cast(void**)& g_value_array_append}, 3045 Symbol("g_value_array_insert", cast(void**)& g_value_array_insert),
3044 { "g_value_array_prepend", cast(void**)& g_value_array_prepend}, 3046 Symbol("g_value_array_append", cast(void**)& g_value_array_append),
3045 { "g_value_array_copy", cast(void**)& g_value_array_copy}, 3047 Symbol("g_value_array_prepend", cast(void**)& g_value_array_prepend),
3046 { "g_value_array_free", cast(void**)& g_value_array_free}, 3048 Symbol("g_value_array_copy", cast(void**)& g_value_array_copy),
3047 { "g_value_array_new", cast(void**)& g_value_array_new}, 3049 Symbol("g_value_array_free", cast(void**)& g_value_array_free),
3048 { "g_value_array_get_nth", cast(void**)& g_value_array_get_nth}, 3050 Symbol("g_value_array_new", cast(void**)& g_value_array_new),
3049 { "g_type_plugin_complete_interface_info", cast(void**)& g_type_plugin_complete_interface_info}, 3051 Symbol("g_value_array_get_nth", cast(void**)& g_value_array_get_nth),
3050 { "g_type_plugin_complete_type_info", cast(void**)& g_type_plugin_complete_type_info}, 3052 Symbol("g_type_plugin_complete_interface_info", cast(void**)& g_type_plugin_complete_interface_info),
3051 { "g_type_plugin_unuse", cast(void**)& g_type_plugin_unuse}, 3053 Symbol("g_type_plugin_complete_type_info", cast(void**)& g_type_plugin_complete_type_info),
3052 { "g_type_plugin_use", cast(void**)& g_type_plugin_use}, 3054 Symbol("g_type_plugin_unuse", cast(void**)& g_type_plugin_unuse),
3053 { "g_type_plugin_get_type", cast(void**)& g_type_plugin_get_type}, 3055 Symbol("g_type_plugin_use", cast(void**)& g_type_plugin_use),
3054 { "g_type_module_register_flags", cast(void**)& g_type_module_register_flags}, 3056 Symbol("g_type_plugin_get_type", cast(void**)& g_type_plugin_get_type),
3055 { "g_type_module_register_enum", cast(void**)& g_type_module_register_enum}, 3057 Symbol("g_type_module_register_flags", cast(void**)& g_type_module_register_flags),
3056 { "g_type_module_add_interface", cast(void**)& g_type_module_add_interface}, 3058 Symbol("g_type_module_register_enum", cast(void**)& g_type_module_register_enum),
3057 { "g_type_module_register_type", cast(void**)& g_type_module_register_type}, 3059 Symbol("g_type_module_add_interface", cast(void**)& g_type_module_add_interface),
3058 { "g_type_module_set_name", cast(void**)& g_type_module_set_name}, 3060 Symbol("g_type_module_register_type", cast(void**)& g_type_module_register_type),
3059 { "g_type_module_unuse", cast(void**)& g_type_module_unuse}, 3061 Symbol("g_type_module_set_name", cast(void**)& g_type_module_set_name),
3060 { "g_type_module_use", cast(void**)& g_type_module_use}, 3062 Symbol("g_type_module_unuse", cast(void**)& g_type_module_unuse),
3061 { "g_type_module_get_type", cast(void**)& g_type_module_get_type}, 3063 Symbol("g_type_module_use", cast(void**)& g_type_module_use),
3062 { "g_io_condition_get_type", cast(void**)& g_io_condition_get_type}, 3064 Symbol("g_type_module_get_type", cast(void**)& g_type_module_get_type),
3063 { "g_io_channel_get_type", cast(void**)& g_io_channel_get_type}, 3065 Symbol("g_io_condition_get_type", cast(void**)& g_io_condition_get_type),
3064 { "g_source_set_closure", cast(void**)& g_source_set_closure}, 3066 Symbol("g_io_channel_get_type", cast(void**)& g_io_channel_get_type),
3065 { "g_param_spec_types", cast(void**)& g_param_spec_types}, 3067 Symbol("g_source_set_closure", cast(void**)& g_source_set_closure),
3066 { "g_param_spec_gtype", cast(void**)& g_param_spec_gtype}, 3068 Symbol("g_param_spec_types", cast(void**)& g_param_spec_types),
3067 { "g_param_spec_override", cast(void**)& g_param_spec_override}, 3069 Symbol("g_param_spec_gtype", cast(void**)& g_param_spec_gtype),
3068 { "g_param_spec_object", cast(void**)& g_param_spec_object}, 3070 Symbol("g_param_spec_override", cast(void**)& g_param_spec_override),
3069 { "g_param_spec_value_array", cast(void**)& g_param_spec_value_array}, 3071 Symbol("g_param_spec_object", cast(void**)& g_param_spec_object),
3070 { "g_param_spec_pointer", cast(void**)& g_param_spec_pointer}, 3072 Symbol("g_param_spec_value_array", cast(void**)& g_param_spec_value_array),
3071 { "g_param_spec_boxed", cast(void**)& g_param_spec_boxed}, 3073 Symbol("g_param_spec_pointer", cast(void**)& g_param_spec_pointer),
3072 { "g_param_spec_param", cast(void**)& g_param_spec_param}, 3074 Symbol("g_param_spec_boxed", cast(void**)& g_param_spec_boxed),
3073 { "g_param_spec_string", cast(void**)& g_param_spec_string}, 3075 Symbol("g_param_spec_param", cast(void**)& g_param_spec_param),
3074 { "g_param_spec_double", cast(void**)& g_param_spec_double}, 3076 Symbol("g_param_spec_string", cast(void**)& g_param_spec_string),
3075 { "g_param_spec_float", cast(void**)& g_param_spec_float}, 3077 Symbol("g_param_spec_double", cast(void**)& g_param_spec_double),
3076 { "g_param_spec_flags", cast(void**)& g_param_spec_flags}, 3078 Symbol("g_param_spec_float", cast(void**)& g_param_spec_float),
3077 { "g_param_spec_enum", cast(void**)& g_param_spec_enum}, 3079 Symbol("g_param_spec_flags", cast(void**)& g_param_spec_flags),
3078 { "g_param_spec_unichar", cast(void**)& g_param_spec_unichar}, 3080 Symbol("g_param_spec_enum", cast(void**)& g_param_spec_enum),
3079 { "g_param_spec_uint64", cast(void**)& g_param_spec_uint64}, 3081 Symbol("g_param_spec_unichar", cast(void**)& g_param_spec_unichar),
3080 { "g_param_spec_int64", cast(void**)& g_param_spec_int64}, 3082 Symbol("g_param_spec_uint64", cast(void**)& g_param_spec_uint64),
3081 { "g_param_spec_ulong", cast(void**)& g_param_spec_ulong}, 3083 Symbol("g_param_spec_int64", cast(void**)& g_param_spec_int64),
3082 { "g_param_spec_long", cast(void**)& g_param_spec_long}, 3084 Symbol("g_param_spec_ulong", cast(void**)& g_param_spec_ulong),
3083 { "g_param_spec_uint", cast(void**)& g_param_spec_uint}, 3085 Symbol("g_param_spec_long", cast(void**)& g_param_spec_long),
3084 { "g_param_spec_int", cast(void**)& g_param_spec_int}, 3086 Symbol("g_param_spec_uint", cast(void**)& g_param_spec_uint),
3085 { "g_param_spec_boolean", cast(void**)& g_param_spec_boolean}, 3087 Symbol("g_param_spec_int", cast(void**)& g_param_spec_int),
3086 { "g_param_spec_uchar", cast(void**)& g_param_spec_uchar}, 3088 Symbol("g_param_spec_boolean", cast(void**)& g_param_spec_boolean),
3087 { "g_param_spec_char", cast(void**)& g_param_spec_char}, 3089 Symbol("g_param_spec_uchar", cast(void**)& g_param_spec_uchar),
3088 { "g_object_compat_control", cast(void**)& g_object_compat_control}, 3090 Symbol("g_param_spec_char", cast(void**)& g_param_spec_char),
3089 { "g_value_set_object_take_ownership", cast(void**)& g_value_set_object_take_ownership}, 3091 Symbol("g_object_compat_control", cast(void**)& g_object_compat_control),
3090 { "g_value_take_object", cast(void**)& g_value_take_object}, 3092 Symbol("g_value_set_object_take_ownership", cast(void**)& g_value_set_object_take_ownership),
3091 { "g_object_run_dispose", cast(void**)& g_object_run_dispose}, 3093 Symbol("g_value_take_object", cast(void**)& g_value_take_object),
3092 { "g_object_force_floating", cast(void**)& g_object_force_floating}, 3094 Symbol("g_object_run_dispose", cast(void**)& g_object_run_dispose),
3093 { "g_signal_connect_object", cast(void**)& g_signal_connect_object}, 3095 Symbol("g_object_force_floating", cast(void**)& g_object_force_floating),
3094 { "g_value_dup_object", cast(void**)& g_value_dup_object}, 3096 Symbol("g_signal_connect_object", cast(void**)& g_signal_connect_object),
3095 { "g_value_get_object", cast(void**)& g_value_get_object}, 3097 Symbol("g_value_dup_object", cast(void**)& g_value_dup_object),
3096 { "g_value_set_object", cast(void**)& g_value_set_object}, 3098 Symbol("g_value_get_object", cast(void**)& g_value_get_object),
3097 { "g_closure_new_object", cast(void**)& g_closure_new_object}, 3099 Symbol("g_value_set_object", cast(void**)& g_value_set_object),
3098 { "g_cclosure_new_object_swap", cast(void**)& g_cclosure_new_object_swap}, 3100 Symbol("g_closure_new_object", cast(void**)& g_closure_new_object),
3099 { "g_cclosure_new_object", cast(void**)& g_cclosure_new_object}, 3101 Symbol("g_cclosure_new_object_swap", cast(void**)& g_cclosure_new_object_swap),
3100 { "g_object_watch_closure", cast(void**)& g_object_watch_closure}, 3102 Symbol("g_cclosure_new_object", cast(void**)& g_cclosure_new_object),
3101 { "g_object_steal_data", cast(void**)& g_object_steal_data}, 3103 Symbol("g_object_watch_closure", cast(void**)& g_object_watch_closure),
3102 { "g_object_set_data_full", cast(void**)& g_object_set_data_full}, 3104 Symbol("g_object_steal_data", cast(void**)& g_object_steal_data),
3103 { "g_object_set_data", cast(void**)& g_object_set_data}, 3105 Symbol("g_object_set_data_full", cast(void**)& g_object_set_data_full),
3104 { "g_object_get_data", cast(void**)& g_object_get_data}, 3106 Symbol("g_object_set_data", cast(void**)& g_object_set_data),
3105 { "g_object_steal_qdata", cast(void**)& g_object_steal_qdata}, 3107 Symbol("g_object_get_data", cast(void**)& g_object_get_data),
3106 { "g_object_set_qdata_full", cast(void**)& g_object_set_qdata_full}, 3108 Symbol("g_object_steal_qdata", cast(void**)& g_object_steal_qdata),
3107 { "g_object_set_qdata", cast(void**)& g_object_set_qdata}, 3109 Symbol("g_object_set_qdata_full", cast(void**)& g_object_set_qdata_full),
3108 { "g_object_get_qdata", cast(void**)& g_object_get_qdata}, 3110 Symbol("g_object_set_qdata", cast(void**)& g_object_set_qdata),
3109 { "g_object_remove_toggle_ref", cast(void**)& g_object_remove_toggle_ref}, 3111 Symbol("g_object_get_qdata", cast(void**)& g_object_get_qdata),
3110 { "g_object_add_toggle_ref", cast(void**)& g_object_add_toggle_ref}, 3112 Symbol("g_object_remove_toggle_ref", cast(void**)& g_object_remove_toggle_ref),
3111 { "g_object_remove_weak_pointer", cast(void**)& g_object_remove_weak_pointer}, 3113 Symbol("g_object_add_toggle_ref", cast(void**)& g_object_add_toggle_ref),
3112 { "g_object_add_weak_pointer", cast(void**)& g_object_add_weak_pointer}, 3114 Symbol("g_object_remove_weak_pointer", cast(void**)& g_object_remove_weak_pointer),
3113 { "g_object_weak_unref", cast(void**)& g_object_weak_unref}, 3115 Symbol("g_object_add_weak_pointer", cast(void**)& g_object_add_weak_pointer),
3114 { "g_object_weak_ref", cast(void**)& g_object_weak_ref}, 3116 Symbol("g_object_weak_unref", cast(void**)& g_object_weak_unref),
3115 { "g_object_unref", cast(void**)& g_object_unref}, 3117 Symbol("g_object_weak_ref", cast(void**)& g_object_weak_ref),
3116 { "g_object_ref", cast(void**)& g_object_ref}, 3118 Symbol("g_object_unref", cast(void**)& g_object_unref),
3117 { "g_object_ref_sink", cast(void**)& g_object_ref_sink}, 3119 Symbol("g_object_ref", cast(void**)& g_object_ref),
3118 { "g_object_is_floating", cast(void**)& g_object_is_floating}, 3120 Symbol("g_object_ref_sink", cast(void**)& g_object_ref_sink),
3119 { "g_object_thaw_notify", cast(void**)& g_object_thaw_notify}, 3121 Symbol("g_object_is_floating", cast(void**)& g_object_is_floating),
3120 { "g_object_notify", cast(void**)& g_object_notify}, 3122 Symbol("g_object_thaw_notify", cast(void**)& g_object_thaw_notify),
3121 { "g_object_freeze_notify", cast(void**)& g_object_freeze_notify}, 3123 Symbol("g_object_notify", cast(void**)& g_object_notify),
3122 { "g_object_get_property", cast(void**)& g_object_get_property}, 3124 Symbol("g_object_freeze_notify", cast(void**)& g_object_freeze_notify),
3123 { "g_object_set_property", cast(void**)& g_object_set_property}, 3125 Symbol("g_object_get_property", cast(void**)& g_object_get_property),
3124 { "g_object_get_valist", cast(void**)& g_object_get_valist}, 3126 Symbol("g_object_set_property", cast(void**)& g_object_set_property),
3125 { "g_object_set_valist", cast(void**)& g_object_set_valist}, 3127 Symbol("g_object_get_valist", cast(void**)& g_object_get_valist),
3126 { "g_object_disconnect", cast(void**)& g_object_disconnect}, 3128 Symbol("g_object_set_valist", cast(void**)& g_object_set_valist),
3127 { "g_object_connect", cast(void**)& g_object_connect}, 3129 Symbol("g_object_disconnect", cast(void**)& g_object_disconnect),
3128 { "g_object_get", cast(void**)& g_object_get}, 3130 Symbol("g_object_connect", cast(void**)& g_object_connect),
3129 { "g_object_set", cast(void**)& g_object_set}, 3131 Symbol("g_object_get", cast(void**)& g_object_get),
3130 { "g_object_new_valist", cast(void**)& g_object_new_valist}, 3132 Symbol("g_object_set", cast(void**)& g_object_set),
3131 { "g_object_newv", cast(void**)& g_object_newv}, 3133 Symbol("g_object_new_valist", cast(void**)& g_object_new_valist),
3132 { "g_object_new", cast(void**)& g_object_new}, 3134 Symbol("g_object_newv", cast(void**)& g_object_newv),
3133 { "g_object_interface_list_properties", cast(void**)& g_object_interface_list_properties}, 3135 Symbol("g_object_new", cast(void**)& g_object_new),
3134 { "g_object_interface_find_property", cast(void**)& g_object_interface_find_property}, 3136 Symbol("g_object_interface_list_properties", cast(void**)& g_object_interface_list_properties),
3135 { "g_object_interface_install_property", cast(void**)& g_object_interface_install_property}, 3137 Symbol("g_object_interface_find_property", cast(void**)& g_object_interface_find_property),
3136 { "g_object_class_override_property", cast(void**)& g_object_class_override_property}, 3138 Symbol("g_object_interface_install_property", cast(void**)& g_object_interface_install_property),
3137 { "g_object_class_list_properties", cast(void**)& g_object_class_list_properties}, 3139 Symbol("g_object_class_override_property", cast(void**)& g_object_class_override_property),
3138 { "g_object_class_find_property", cast(void**)& g_object_class_find_property}, 3140 Symbol("g_object_class_list_properties", cast(void**)& g_object_class_list_properties),
3139 { "g_object_class_install_property", cast(void**)& g_object_class_install_property}, 3141 Symbol("g_object_class_find_property", cast(void**)& g_object_class_find_property),
3140 { "g_initially_unowned_get_type", cast(void**)& g_initially_unowned_get_type}, 3142 Symbol("g_object_class_install_property", cast(void**)& g_object_class_install_property),
3141 { "_g_signals_destroy", cast(void**)& _g_signals_destroy}, 3143 Symbol("g_initially_unowned_get_type", cast(void**)& g_initially_unowned_get_type),
3142 { "g_signal_handlers_destroy", cast(void**)& g_signal_handlers_destroy}, 3144 Symbol("_g_signals_destroy", cast(void**)& _g_signals_destroy),
3143 { "g_signal_accumulator_true_handled", cast(void**)& g_signal_accumulator_true_handled}, 3145 Symbol("g_signal_handlers_destroy", cast(void**)& g_signal_handlers_destroy),
3144 { "g_signal_chain_from_overridden", cast(void**)& g_signal_chain_from_overridden}, 3146 Symbol("g_signal_accumulator_true_handled", cast(void**)& g_signal_accumulator_true_handled),
3145 { "g_signal_override_class_closure", cast(void**)& g_signal_override_class_closure}, 3147 Symbol("g_signal_chain_from_overridden", cast(void**)& g_signal_chain_from_overridden),
3146 { "g_signal_handlers_disconnect_matched", cast(void**)& g_signal_handlers_disconnect_matched}, 3148 Symbol("g_signal_override_class_closure", cast(void**)& g_signal_override_class_closure),
3147 { "g_signal_handlers_unblock_matched", cast(void**)& g_signal_handlers_unblock_matched}, 3149 Symbol("g_signal_handlers_disconnect_matched", cast(void**)& g_signal_handlers_disconnect_matched),
3148 { "g_signal_handlers_block_matched", cast(void**)& g_signal_handlers_block_matched}, 3150 Symbol("g_signal_handlers_unblock_matched", cast(void**)& g_signal_handlers_unblock_matched),
3149 { "g_signal_handler_find", cast(void**)& g_signal_handler_find}, 3151 Symbol("g_signal_handlers_block_matched", cast(void**)& g_signal_handlers_block_matched),
3150 { "g_signal_handler_is_connected", cast(void**)& g_signal_handler_is_connected}, 3152 Symbol("g_signal_handler_find", cast(void**)& g_signal_handler_find),
3151 { "g_signal_handler_disconnect", cast(void**)& g_signal_handler_disconnect}, 3153 Symbol("g_signal_handler_is_connected", cast(void**)& g_signal_handler_is_connected),
3152 { "g_signal_handler_unblock", cast(void**)& g_signal_handler_unblock}, 3154 Symbol("g_signal_handler_disconnect", cast(void**)& g_signal_handler_disconnect),
3153 { "g_signal_handler_block", cast(void**)& g_signal_handler_block}, 3155 Symbol("g_signal_handler_unblock", cast(void**)& g_signal_handler_unblock),
3154 { "g_signal_connect_data", cast(void**)& g_signal_connect_data}, 3156 Symbol("g_signal_handler_block", cast(void**)& g_signal_handler_block),
3155 { "g_signal_connect_closure", cast(void**)& g_signal_connect_closure}, 3157 Symbol("g_signal_connect_data", cast(void**)& g_signal_connect_data),
3156 { "g_signal_connect_closure_by_id", cast(void**)& g_signal_connect_closure_by_id}, 3158 Symbol("g_signal_connect_closure", cast(void**)& g_signal_connect_closure),
3157 { "g_signal_has_handler_pending", cast(void**)& g_signal_has_handler_pending}, 3159 Symbol("g_signal_connect_closure_by_id", cast(void**)& g_signal_connect_closure_by_id),
3158 { "g_signal_remove_emission_hook", cast(void**)& g_signal_remove_emission_hook}, 3160 Symbol("g_signal_has_handler_pending", cast(void**)& g_signal_has_handler_pending),
3159 { "g_signal_add_emission_hook", cast(void**)& g_signal_add_emission_hook}, 3161 Symbol("g_signal_remove_emission_hook", cast(void**)& g_signal_remove_emission_hook),
3160 { "g_signal_stop_emission_by_name", cast(void**)& g_signal_stop_emission_by_name}, 3162 Symbol("g_signal_add_emission_hook", cast(void**)& g_signal_add_emission_hook),
3161 { "g_signal_stop_emission", cast(void**)& g_signal_stop_emission}, 3163 Symbol("g_signal_stop_emission_by_name", cast(void**)& g_signal_stop_emission_by_name),
3162 { "g_signal_get_invocation_hint", cast(void**)& g_signal_get_invocation_hint}, 3164 Symbol("g_signal_stop_emission", cast(void**)& g_signal_stop_emission),
3163 { "g_signal_parse_name", cast(void**)& g_signal_parse_name}, 3165 Symbol("g_signal_get_invocation_hint", cast(void**)& g_signal_get_invocation_hint),
3164 { "g_signal_list_ids", cast(void**)& g_signal_list_ids}, 3166 Symbol("g_signal_parse_name", cast(void**)& g_signal_parse_name),
3165 { "g_signal_query", cast(void**)& g_signal_query}, 3167 Symbol("g_signal_list_ids", cast(void**)& g_signal_list_ids),
3166 { "g_signal_name", cast(void**)& g_signal_name}, 3168 Symbol("g_signal_query", cast(void**)& g_signal_query),
3167 { "g_signal_lookup", cast(void**)& g_signal_lookup}, 3169 Symbol("g_signal_name", cast(void**)& g_signal_name),
3168 { "g_signal_emit_by_name", cast(void**)& g_signal_emit_by_name}, 3170 Symbol("g_signal_lookup", cast(void**)& g_signal_lookup),
3169 { "g_signal_emit", cast(void**)& g_signal_emit}, 3171 Symbol("g_signal_emit_by_name", cast(void**)& g_signal_emit_by_name),
3170 { "g_signal_emit_valist", cast(void**)& g_signal_emit_valist}, 3172 Symbol("g_signal_emit", cast(void**)& g_signal_emit),
3171 { "g_signal_emitv", cast(void**)& g_signal_emitv}, 3173 Symbol("g_signal_emit_valist", cast(void**)& g_signal_emit_valist),
3172 { "g_signal_new", cast(void**)& g_signal_new}, 3174 Symbol("g_signal_emitv", cast(void**)& g_signal_emitv),
3173 { "g_signal_new_valist", cast(void**)& g_signal_new_valist}, 3175 Symbol("g_signal_new", cast(void**)& g_signal_new),
3174 { "g_signal_newv", cast(void**)& g_signal_newv}, 3176 Symbol("g_signal_new_valist", cast(void**)& g_signal_new_valist),
3175 { "g_cclosure_marshal_STRING__OBJECT_POINTER", cast(void**)& g_cclosure_marshal_STRING__OBJECT_POINTER}, 3177 Symbol("g_signal_newv", cast(void**)& g_signal_newv),
3176 { "g_cclosure_marshal_BOOLEAN__FLAGS", cast(void**)& g_cclosure_marshal_BOOLEAN__FLAGS}, 3178 Symbol("g_cclosure_marshal_STRING__OBJECT_POINTER", cast(void**)& g_cclosure_marshal_STRING__OBJECT_POINTER),
3177 { "g_cclosure_marshal_VOID__UINT_POINTER", cast(void**)& g_cclosure_marshal_VOID__UINT_POINTER}, 3179 Symbol("g_cclosure_marshal_BOOLEAN__FLAGS", cast(void**)& g_cclosure_marshal_BOOLEAN__FLAGS),
3178 { "g_cclosure_marshal_VOID__OBJECT", cast(void**)& g_cclosure_marshal_VOID__OBJECT}, 3180 Symbol("g_cclosure_marshal_VOID__UINT_POINTER", cast(void**)& g_cclosure_marshal_VOID__UINT_POINTER),
3179 { "g_cclosure_marshal_VOID__POINTER", cast(void**)& g_cclosure_marshal_VOID__POINTER}, 3181 Symbol("g_cclosure_marshal_VOID__OBJECT", cast(void**)& g_cclosure_marshal_VOID__OBJECT),
3180 { "g_cclosure_marshal_VOID__BOXED", cast(void**)& g_cclosure_marshal_VOID__BOXED}, 3182 Symbol("g_cclosure_marshal_VOID__POINTER", cast(void**)& g_cclosure_marshal_VOID__POINTER),
3181 { "g_cclosure_marshal_VOID__PARAM", cast(void**)& g_cclosure_marshal_VOID__PARAM}, 3183 Symbol("g_cclosure_marshal_VOID__BOXED", cast(void**)& g_cclosure_marshal_VOID__BOXED),
3182 { "g_cclosure_marshal_VOID__STRING", cast(void**)& g_cclosure_marshal_VOID__STRING}, 3184 Symbol("g_cclosure_marshal_VOID__PARAM", cast(void**)& g_cclosure_marshal_VOID__PARAM),
3183 { "g_cclosure_marshal_VOID__DOUBLE", cast(void**)& g_cclosure_marshal_VOID__DOUBLE}, 3185 Symbol("g_cclosure_marshal_VOID__STRING", cast(void**)& g_cclosure_marshal_VOID__STRING),
3184 { "g_cclosure_marshal_VOID__FLOAT", cast(void**)& g_cclosure_marshal_VOID__FLOAT}, 3186 Symbol("g_cclosure_marshal_VOID__DOUBLE", cast(void**)& g_cclosure_marshal_VOID__DOUBLE),
3185 { "g_cclosure_marshal_VOID__FLAGS", cast(void**)& g_cclosure_marshal_VOID__FLAGS}, 3187 Symbol("g_cclosure_marshal_VOID__FLOAT", cast(void**)& g_cclosure_marshal_VOID__FLOAT),
3186 { "g_cclosure_marshal_VOID__ENUM", cast(void**)& g_cclosure_marshal_VOID__ENUM}, 3188 Symbol("g_cclosure_marshal_VOID__FLAGS", cast(void**)& g_cclosure_marshal_VOID__FLAGS),
3187 { "g_cclosure_marshal_VOID__ULONG", cast(void**)& g_cclosure_marshal_VOID__ULONG}, 3189 Symbol("g_cclosure_marshal_VOID__ENUM", cast(void**)& g_cclosure_marshal_VOID__ENUM),
3188 { "g_cclosure_marshal_VOID__LONG", cast(void**)& g_cclosure_marshal_VOID__LONG}, 3190 Symbol("g_cclosure_marshal_VOID__ULONG", cast(void**)& g_cclosure_marshal_VOID__ULONG),
3189 { "g_cclosure_marshal_VOID__UINT", cast(void**)& g_cclosure_marshal_VOID__UINT}, 3191 Symbol("g_cclosure_marshal_VOID__LONG", cast(void**)& g_cclosure_marshal_VOID__LONG),
3190 { "g_cclosure_marshal_VOID__INT", cast(void**)& g_cclosure_marshal_VOID__INT}, 3192 Symbol("g_cclosure_marshal_VOID__UINT", cast(void**)& g_cclosure_marshal_VOID__UINT),
3191 { "g_cclosure_marshal_VOID__UCHAR", cast(void**)& g_cclosure_marshal_VOID__UCHAR}, 3193 Symbol("g_cclosure_marshal_VOID__INT", cast(void**)& g_cclosure_marshal_VOID__INT),
3192 { "g_cclosure_marshal_VOID__CHAR", cast(void**)& g_cclosure_marshal_VOID__CHAR}, 3194 Symbol("g_cclosure_marshal_VOID__UCHAR", cast(void**)& g_cclosure_marshal_VOID__UCHAR),
3193 { "g_cclosure_marshal_VOID__BOOLEAN", cast(void**)& g_cclosure_marshal_VOID__BOOLEAN}, 3195 Symbol("g_cclosure_marshal_VOID__CHAR", cast(void**)& g_cclosure_marshal_VOID__CHAR),
3194 { "g_cclosure_marshal_VOID__VOID", cast(void**)& g_cclosure_marshal_VOID__VOID}, 3196 Symbol("g_cclosure_marshal_VOID__BOOLEAN", cast(void**)& g_cclosure_marshal_VOID__BOOLEAN),
3195 { "g_closure_invoke", cast(void**)& g_closure_invoke}, 3197 Symbol("g_cclosure_marshal_VOID__VOID", cast(void**)& g_cclosure_marshal_VOID__VOID),
3196 { "g_closure_invalidate", cast(void**)& g_closure_invalidate}, 3198 Symbol("g_closure_invoke", cast(void**)& g_closure_invoke),
3197 { "g_closure_set_meta_marshal", cast(void**)& g_closure_set_meta_marshal}, 3199 Symbol("g_closure_invalidate", cast(void**)& g_closure_invalidate),
3198 { "g_closure_set_marshal", cast(void**)& g_closure_set_marshal}, 3200 Symbol("g_closure_set_meta_marshal", cast(void**)& g_closure_set_meta_marshal),
3199 { "g_closure_add_marshal_guards", cast(void**)& g_closure_add_marshal_guards}, 3201 Symbol("g_closure_set_marshal", cast(void**)& g_closure_set_marshal),
3200 { "g_closure_remove_invalidate_notifier", cast(void**)& g_closure_remove_invalidate_notifier}, 3202 Symbol("g_closure_add_marshal_guards", cast(void**)& g_closure_add_marshal_guards),
3201 { "g_closure_add_invalidate_notifier", cast(void**)& g_closure_add_invalidate_notifier}, 3203 Symbol("g_closure_remove_invalidate_notifier", cast(void**)& g_closure_remove_invalidate_notifier),
3202 { "g_closure_remove_finalize_notifier", cast(void**)& g_closure_remove_finalize_notifier}, 3204 Symbol("g_closure_add_invalidate_notifier", cast(void**)& g_closure_add_invalidate_notifier),
3203 { "g_closure_add_finalize_notifier", cast(void**)& g_closure_add_finalize_notifier}, 3205 Symbol("g_closure_remove_finalize_notifier", cast(void**)& g_closure_remove_finalize_notifier),
3204 { "g_closure_new_simple", cast(void**)& g_closure_new_simple}, 3206 Symbol("g_closure_add_finalize_notifier", cast(void**)& g_closure_add_finalize_notifier),
3205 { "g_closure_unref", cast(void**)& g_closure_unref}, 3207 Symbol("g_closure_new_simple", cast(void**)& g_closure_new_simple),
3206 { "g_closure_sink", cast(void**)& g_closure_sink}, 3208 Symbol("g_closure_unref", cast(void**)& g_closure_unref),
3207 { "g_closure_ref", cast(void**)& g_closure_ref}, 3209 Symbol("g_closure_sink", cast(void**)& g_closure_sink),
3208 { "g_signal_type_cclosure_new", cast(void**)& g_signal_type_cclosure_new}, 3210 Symbol("g_closure_ref", cast(void**)& g_closure_ref),
3209 { "g_cclosure_new_swap", cast(void**)& g_cclosure_new_swap}, 3211 Symbol("g_signal_type_cclosure_new", cast(void**)& g_signal_type_cclosure_new),
3210 { "g_cclosure_new", cast(void**)& g_cclosure_new}, 3212 Symbol("g_cclosure_new_swap", cast(void**)& g_cclosure_new_swap),
3211 { "g_param_spec_pool_list", cast(void**)& g_param_spec_pool_list}, 3213 Symbol("g_cclosure_new", cast(void**)& g_cclosure_new),
3212 { "g_param_spec_pool_list_owned", cast(void**)& g_param_spec_pool_list_owned}, 3214 Symbol("g_param_spec_pool_list", cast(void**)& g_param_spec_pool_list),
3213 { "g_param_spec_pool_lookup", cast(void**)& g_param_spec_pool_lookup}, 3215 Symbol("g_param_spec_pool_list_owned", cast(void**)& g_param_spec_pool_list_owned),
3214 { "g_param_spec_pool_remove", cast(void**)& g_param_spec_pool_remove}, 3216 Symbol("g_param_spec_pool_lookup", cast(void**)& g_param_spec_pool_lookup),
3215 { "g_param_spec_pool_insert", cast(void**)& g_param_spec_pool_insert}, 3217 Symbol("g_param_spec_pool_remove", cast(void**)& g_param_spec_pool_remove),
3216 { "g_param_spec_pool_new", cast(void**)& g_param_spec_pool_new}, 3218 Symbol("g_param_spec_pool_insert", cast(void**)& g_param_spec_pool_insert),
3217 { "g_param_spec_internal", cast(void**)& g_param_spec_internal}, 3219 Symbol("g_param_spec_pool_new", cast(void**)& g_param_spec_pool_new),
3218 { "_g_param_type_register_static_constant", cast(void**)& _g_param_type_register_static_constant}, 3220 Symbol("g_param_spec_internal", cast(void**)& g_param_spec_internal),
3219 { "g_param_type_register_static", cast(void**)& g_param_type_register_static}, 3221 Symbol("_g_param_type_register_static_constant", cast(void**)& _g_param_type_register_static_constant),
3220 { "g_value_set_param_take_ownership", cast(void**)& g_value_set_param_take_ownership}, 3222 Symbol("g_param_type_register_static", cast(void**)& g_param_type_register_static),
3221 { "g_value_take_param", cast(void**)& g_value_take_param}, 3223 Symbol("g_value_set_param_take_ownership", cast(void**)& g_value_set_param_take_ownership),
3222 { "g_value_dup_param", cast(void**)& g_value_dup_param}, 3224 Symbol("g_value_take_param", cast(void**)& g_value_take_param),
3223 { "g_value_get_param", cast(void**)& g_value_get_param}, 3225 Symbol("g_value_dup_param", cast(void**)& g_value_dup_param),
3224 { "g_value_set_param", cast(void**)& g_value_set_param}, 3226 Symbol("g_value_get_param", cast(void**)& g_value_get_param),
3225 { "g_param_spec_get_blurb", cast(void**)& g_param_spec_get_blurb}, 3227 Symbol("g_value_set_param", cast(void**)& g_value_set_param),
3226 { "g_param_spec_get_nick", cast(void**)& g_param_spec_get_nick}, 3228 Symbol("g_param_spec_get_blurb", cast(void**)& g_param_spec_get_blurb),
3227 { "g_param_spec_get_name", cast(void**)& g_param_spec_get_name}, 3229 Symbol("g_param_spec_get_nick", cast(void**)& g_param_spec_get_nick),
3228 { "g_param_values_cmp", cast(void**)& g_param_values_cmp}, 3230 Symbol("g_param_spec_get_name", cast(void**)& g_param_spec_get_name),
3229 { "g_param_value_convert", cast(void**)& g_param_value_convert}, 3231 Symbol("g_param_values_cmp", cast(void**)& g_param_values_cmp),
3230 { "g_param_value_validate", cast(void**)& g_param_value_validate}, 3232 Symbol("g_param_value_convert", cast(void**)& g_param_value_convert),
3231 { "g_param_value_defaults", cast(void**)& g_param_value_defaults}, 3233 Symbol("g_param_value_validate", cast(void**)& g_param_value_validate),
3232 { "g_param_value_set_default", cast(void**)& g_param_value_set_default}, 3234 Symbol("g_param_value_defaults", cast(void**)& g_param_value_defaults),
3233 { "g_param_spec_get_redirect_target", cast(void**)& g_param_spec_get_redirect_target}, 3235 Symbol("g_param_value_set_default", cast(void**)& g_param_value_set_default),
3234 { "g_param_spec_steal_qdata", cast(void**)& g_param_spec_steal_qdata}, 3236 Symbol("g_param_spec_get_redirect_target", cast(void**)& g_param_spec_get_redirect_target),
3235 { "g_param_spec_set_qdata_full", cast(void**)& g_param_spec_set_qdata_full}, 3237 Symbol("g_param_spec_steal_qdata", cast(void**)& g_param_spec_steal_qdata),
3236 { "g_param_spec_set_qdata", cast(void**)& g_param_spec_set_qdata}, 3238 Symbol("g_param_spec_set_qdata_full", cast(void**)& g_param_spec_set_qdata_full),
3237 { "g_param_spec_get_qdata", cast(void**)& g_param_spec_get_qdata}, 3239 Symbol("g_param_spec_set_qdata", cast(void**)& g_param_spec_set_qdata),
3238 { "g_param_spec_ref_sink", cast(void**)& g_param_spec_ref_sink}, 3240 Symbol("g_param_spec_get_qdata", cast(void**)& g_param_spec_get_qdata),
3239 { "g_param_spec_sink", cast(void**)& g_param_spec_sink}, 3241 Symbol("g_param_spec_ref_sink", cast(void**)& g_param_spec_ref_sink),
3240 { "g_param_spec_unref", cast(void**)& g_param_spec_unref}, 3242 Symbol("g_param_spec_sink", cast(void**)& g_param_spec_sink),
3241 { "g_param_spec_ref", cast(void**)& g_param_spec_ref}, 3243 Symbol("g_param_spec_unref", cast(void**)& g_param_spec_unref),
3242 { "g_value_register_transform_func", cast(void**)& g_value_register_transform_func}, 3244 Symbol("g_param_spec_ref", cast(void**)& g_param_spec_ref),
3243 { "g_value_transform", cast(void**)& g_value_transform}, 3245 Symbol("g_value_register_transform_func", cast(void**)& g_value_register_transform_func),
3244 { "g_value_type_transformable", cast(void**)& g_value_type_transformable}, 3246 Symbol("g_value_transform", cast(void**)& g_value_transform),
3245 { "g_value_type_compatible", cast(void**)& g_value_type_compatible}, 3247 Symbol("g_value_type_transformable", cast(void**)& g_value_type_transformable),
3246 { "g_value_peek_pointer", cast(void**)& g_value_peek_pointer}, 3248 Symbol("g_value_type_compatible", cast(void**)& g_value_type_compatible),
3247 { "g_value_fits_pointer", cast(void**)& g_value_fits_pointer}, 3249 Symbol("g_value_peek_pointer", cast(void**)& g_value_peek_pointer),
3248 { "g_value_set_instance", cast(void**)& g_value_set_instance}, 3250 Symbol("g_value_fits_pointer", cast(void**)& g_value_fits_pointer),
3249 { "g_value_unset", cast(void**)& g_value_unset}, 3251 Symbol("g_value_set_instance", cast(void**)& g_value_set_instance),
3250 { "g_value_reset", cast(void**)& g_value_reset}, 3252 Symbol("g_value_unset", cast(void**)& g_value_unset),
3251 { "g_value_copy", cast(void**)& g_value_copy}, 3253 Symbol("g_value_reset", cast(void**)& g_value_reset),
3252 { "g_value_init", cast(void**)& g_value_init}, 3254 Symbol("g_value_copy", cast(void**)& g_value_copy),
3253 { "g_flags_complete_type_info", cast(void**)& g_flags_complete_type_info}, 3255 Symbol("g_value_init", cast(void**)& g_value_init),
3254 { "g_enum_complete_type_info", cast(void**)& g_enum_complete_type_info}, 3256 Symbol("g_flags_complete_type_info", cast(void**)& g_flags_complete_type_info),
3255 { "g_flags_register_static", cast(void**)& g_flags_register_static}, 3257 Symbol("g_enum_complete_type_info", cast(void**)& g_enum_complete_type_info),
3256 { "g_enum_register_static", cast(void**)& g_enum_register_static}, 3258 Symbol("g_flags_register_static", cast(void**)& g_flags_register_static),
3257 { "g_value_get_flags", cast(void**)& g_value_get_flags}, 3259 Symbol("g_enum_register_static", cast(void**)& g_enum_register_static),
3258 { "g_value_set_flags", cast(void**)& g_value_set_flags}, 3260 Symbol("g_value_get_flags", cast(void**)& g_value_get_flags),
3259 { "g_value_get_enum", cast(void**)& g_value_get_enum}, 3261 Symbol("g_value_set_flags", cast(void**)& g_value_set_flags),
3260 { "g_value_set_enum", cast(void**)& g_value_set_enum}, 3262 Symbol("g_value_get_enum", cast(void**)& g_value_get_enum),
3261 { "g_flags_get_value_by_nick", cast(void**)& g_flags_get_value_by_nick}, 3263 Symbol("g_value_set_enum", cast(void**)& g_value_set_enum),
3262 { "g_flags_get_value_by_name", cast(void**)& g_flags_get_value_by_name}, 3264 Symbol("g_flags_get_value_by_nick", cast(void**)& g_flags_get_value_by_nick),
3263 { "g_flags_get_first_value", cast(void**)& g_flags_get_first_value}, 3265 Symbol("g_flags_get_value_by_name", cast(void**)& g_flags_get_value_by_name),
3264 { "g_enum_get_value_by_nick", cast(void**)& g_enum_get_value_by_nick}, 3266 Symbol("g_flags_get_first_value", cast(void**)& g_flags_get_first_value),
3265 { "g_enum_get_value_by_name", cast(void**)& g_enum_get_value_by_name}, 3267 Symbol("g_enum_get_value_by_nick", cast(void**)& g_enum_get_value_by_nick),
3266 { "g_enum_get_value", cast(void**)& g_enum_get_value}, 3268 Symbol("g_enum_get_value_by_name", cast(void**)& g_enum_get_value_by_name),
3267 { "g_regex_get_type", cast(void**)& g_regex_get_type}, 3269 Symbol("g_enum_get_value", cast(void**)& g_enum_get_value),
3268 { "g_hash_table_get_type", cast(void**)& g_hash_table_get_type}, 3270 Symbol("g_regex_get_type", cast(void**)& g_regex_get_type),
3269 { "g_gstring_get_type", cast(void**)& g_gstring_get_type}, 3271 Symbol("g_hash_table_get_type", cast(void**)& g_hash_table_get_type),
3270 { "g_strv_get_type", cast(void**)& g_strv_get_type}, 3272 Symbol("g_gstring_get_type", cast(void**)& g_gstring_get_type),
3271 { "g_date_get_type", cast(void**)& g_date_get_type}, 3273 Symbol("g_strv_get_type", cast(void**)& g_strv_get_type),
3272 { "g_value_array_get_type", cast(void**)& g_value_array_get_type}, 3274 Symbol("g_date_get_type", cast(void**)& g_date_get_type),
3273 { "g_value_get_type", cast(void**)& g_value_get_type}, 3275 Symbol("g_value_array_get_type", cast(void**)& g_value_array_get_type),
3274 { "g_closure_get_type", cast(void**)& g_closure_get_type}, 3276 Symbol("g_value_get_type", cast(void**)& g_value_get_type),
3275 { "g_value_set_boxed_take_ownership", cast(void**)& g_value_set_boxed_take_ownership}, 3277 Symbol("g_closure_get_type", cast(void**)& g_closure_get_type),
3276 { "g_value_take_boxed", cast(void**)& g_value_take_boxed}, 3278 Symbol("g_value_set_boxed_take_ownership", cast(void**)& g_value_set_boxed_take_ownership),
3277 { "g_boxed_type_register_static", cast(void**)& g_boxed_type_register_static}, 3279 Symbol("g_value_take_boxed", cast(void**)& g_value_take_boxed),
3278 { "g_value_dup_boxed", cast(void**)& g_value_dup_boxed}, 3280 Symbol("g_boxed_type_register_static", cast(void**)& g_boxed_type_register_static),
3279 { "g_value_get_boxed", cast(void**)& g_value_get_boxed}, 3281 Symbol("g_value_dup_boxed", cast(void**)& g_value_dup_boxed),
3280 { "g_value_set_static_boxed", cast(void**)& g_value_set_static_boxed}, 3282 Symbol("g_value_get_boxed", cast(void**)& g_value_get_boxed),
3281 { "g_value_set_boxed", cast(void**)& g_value_set_boxed}, 3283 Symbol("g_value_set_static_boxed", cast(void**)& g_value_set_static_boxed),
3282 { "g_boxed_free", cast(void**)& g_boxed_free}, 3284 Symbol("g_value_set_boxed", cast(void**)& g_value_set_boxed),
3283 { "g_boxed_copy", cast(void**)& g_boxed_copy}, 3285 Symbol("g_boxed_free", cast(void**)& g_boxed_free),
3284 { "_g_type_debug_flags", cast(void**)& _g_type_debug_flags}, 3286 Symbol("g_boxed_copy", cast(void**)& g_boxed_copy),
3285 { "g_signal_init", cast(void**)& g_signal_init}, 3287 Symbol("_g_type_debug_flags", cast(void**)& _g_type_debug_flags),
3286 { "g_value_transforms_init", cast(void**)& g_value_transforms_init}, 3288 Symbol("g_signal_init", cast(void**)& g_signal_init),
3287 { "g_param_spec_types_init", cast(void**)& g_param_spec_types_init}, 3289 Symbol("g_value_transforms_init", cast(void**)& g_value_transforms_init),
3288 { "g_object_type_init", cast(void**)& g_object_type_init}, 3290 Symbol("g_param_spec_types_init", cast(void**)& g_param_spec_types_init),
3289 { "g_boxed_type_init", cast(void**)& g_boxed_type_init}, 3291 Symbol("g_object_type_init", cast(void**)& g_object_type_init),
3290 { "g_param_type_init", cast(void**)& g_param_type_init}, 3292 Symbol("g_boxed_type_init", cast(void**)& g_boxed_type_init),
3291 { "g_enum_types_init", cast(void**)& g_enum_types_init}, 3293 Symbol("g_param_type_init", cast(void**)& g_param_type_init),
3292 { "g_value_types_init", cast(void**)& g_value_types_init}, 3294 Symbol("g_enum_types_init", cast(void**)& g_enum_types_init),
3293 { "g_value_c_init", cast(void**)& g_value_c_init}, 3295 Symbol("g_value_types_init", cast(void**)& g_value_types_init),
3294 { "g_type_name_from_class", cast(void**)& g_type_name_from_class}, 3296 Symbol("g_value_c_init", cast(void**)& g_value_c_init),
3295 { "g_type_name_from_instance", cast(void**)& g_type_name_from_instance}, 3297 Symbol("g_type_name_from_class", cast(void**)& g_type_name_from_class),
3296 { "g_type_test_flags", cast(void**)& g_type_test_flags}, 3298 Symbol("g_type_name_from_instance", cast(void**)& g_type_name_from_instance),
3297 { "g_type_check_value_holds", cast(void**)& g_type_check_value_holds}, 3299 Symbol("g_type_test_flags", cast(void**)& g_type_test_flags),
3298 { "g_type_check_value", cast(void**)& g_type_check_value}, 3300 Symbol("g_type_check_value_holds", cast(void**)& g_type_check_value_holds),
3299 { "g_type_check_is_value_type", cast(void**)& g_type_check_is_value_type}, 3301 Symbol("g_type_check_value", cast(void**)& g_type_check_value),
3300 { "g_type_check_class_is_a", cast(void**)& g_type_check_class_is_a}, 3302 Symbol("g_type_check_is_value_type", cast(void**)& g_type_check_is_value_type),
3301 { "g_type_check_class_cast", cast(void**)& g_type_check_class_cast}, 3303 Symbol("g_type_check_class_is_a", cast(void**)& g_type_check_class_is_a),
3302 { "g_type_check_instance_is_a", cast(void**)& g_type_check_instance_is_a}, 3304 Symbol("g_type_check_class_cast", cast(void**)& g_type_check_class_cast),
3303 { "g_type_check_instance_cast", cast(void**)& g_type_check_instance_cast}, 3305 Symbol("g_type_check_instance_is_a", cast(void**)& g_type_check_instance_is_a),
3304 { "g_type_check_instance", cast(void**)& g_type_check_instance}, 3306 Symbol("g_type_check_instance_cast", cast(void**)& g_type_check_instance_cast),
3305 { "g_type_value_table_peek", cast(void**)& g_type_value_table_peek}, 3307 Symbol("g_type_check_instance", cast(void**)& g_type_check_instance),
3306 { "g_type_remove_interface_check", cast(void**)& g_type_remove_interface_check}, 3308 Symbol("g_type_value_table_peek", cast(void**)& g_type_value_table_peek),
3307 { "g_type_add_interface_check", cast(void**)& g_type_add_interface_check}, 3309 Symbol("g_type_remove_interface_check", cast(void**)& g_type_remove_interface_check),
3308 { "g_type_class_unref_uncached", cast(void**)& g_type_class_unref_uncached}, 3310 Symbol("g_type_add_interface_check", cast(void**)& g_type_add_interface_check),
3309 { "g_type_remove_class_cache_func", cast(void**)& g_type_remove_class_cache_func}, 3311 Symbol("g_type_class_unref_uncached", cast(void**)& g_type_class_unref_uncached),
3310 { "g_type_add_class_cache_func", cast(void**)& g_type_add_class_cache_func}, 3312 Symbol("g_type_remove_class_cache_func", cast(void**)& g_type_remove_class_cache_func),
3311 { "g_type_free_instance", cast(void**)& g_type_free_instance}, 3313 Symbol("g_type_add_class_cache_func", cast(void**)& g_type_add_class_cache_func),
3312 { "g_type_create_instance", cast(void**)& g_type_create_instance}, 3314 Symbol("g_type_free_instance", cast(void**)& g_type_free_instance),
3313 { "g_type_fundamental", cast(void**)& g_type_fundamental}, 3315 Symbol("g_type_create_instance", cast(void**)& g_type_create_instance),
3314 { "g_type_fundamental_next", cast(void**)& g_type_fundamental_next}, 3316 Symbol("g_type_fundamental", cast(void**)& g_type_fundamental),
3315 { "g_type_interface_get_plugin", cast(void**)& g_type_interface_get_plugin}, 3317 Symbol("g_type_fundamental_next", cast(void**)& g_type_fundamental_next),
3316 { "g_type_get_plugin", cast(void**)& g_type_get_plugin}, 3318 Symbol("g_type_interface_get_plugin", cast(void**)& g_type_interface_get_plugin),
3317 { "g_type_instance_get_private", cast(void**)& g_type_instance_get_private}, 3319 Symbol("g_type_get_plugin", cast(void**)& g_type_get_plugin),
3318 { "g_type_class_add_private", cast(void**)& g_type_class_add_private}, 3320 Symbol("g_type_instance_get_private", cast(void**)& g_type_instance_get_private),
3319 { "g_type_interface_prerequisites", cast(void**)& g_type_interface_prerequisites}, 3321 Symbol("g_type_class_add_private", cast(void**)& g_type_class_add_private),
3320 { "g_type_interface_add_prerequisite", cast(void**)& g_type_interface_add_prerequisite}, 3322 Symbol("g_type_interface_prerequisites", cast(void**)& g_type_interface_prerequisites),
3321 { "g_type_add_interface_dynamic", cast(void**)& g_type_add_interface_dynamic}, 3323 Symbol("g_type_interface_add_prerequisite", cast(void**)& g_type_interface_add_prerequisite),
3322 { "g_type_add_interface_static", cast(void**)& g_type_add_interface_static}, 3324 Symbol("g_type_add_interface_dynamic", cast(void**)& g_type_add_interface_dynamic),
3323 { "g_type_register_fundamental", cast(void**)& g_type_register_fundamental}, 3325 Symbol("g_type_add_interface_static", cast(void**)& g_type_add_interface_static),
3324 { "g_type_register_dynamic", cast(void**)& g_type_register_dynamic}, 3326 Symbol("g_type_register_fundamental", cast(void**)& g_type_register_fundamental),
3325 { "g_type_register_static_simple", cast(void**)& g_type_register_static_simple}, 3327 Symbol("g_type_register_dynamic", cast(void**)& g_type_register_dynamic),
3326 { "g_type_register_static", cast(void**)& g_type_register_static}, 3328 Symbol("g_type_register_static_simple", cast(void**)& g_type_register_static_simple),
3327 { "g_type_query", cast(void**)& g_type_query}, 3329 Symbol("g_type_register_static", cast(void**)& g_type_register_static),
3328 { "g_type_get_qdata", cast(void**)& g_type_get_qdata}, 3330 Symbol("g_type_query", cast(void**)& g_type_query),
3329 { "g_type_set_qdata", cast(void**)& g_type_set_qdata}, 3331 Symbol("g_type_get_qdata", cast(void**)& g_type_get_qdata),
3330 { "g_type_interfaces", cast(void**)& g_type_interfaces}, 3332 Symbol("g_type_set_qdata", cast(void**)& g_type_set_qdata),
3331 { "g_type_children", cast(void**)& g_type_children}, 3333 Symbol("g_type_interfaces", cast(void**)& g_type_interfaces),
3332 { "g_type_default_interface_unref", cast(void**)& g_type_default_interface_unref}, 3334 Symbol("g_type_children", cast(void**)& g_type_children),
3333 { "g_type_default_interface_peek", cast(void**)& g_type_default_interface_peek}, 3335 Symbol("g_type_default_interface_unref", cast(void**)& g_type_default_interface_unref),
3334 { "g_type_default_interface_ref", cast(void**)& g_type_default_interface_ref}, 3336 Symbol("g_type_default_interface_peek", cast(void**)& g_type_default_interface_peek),
3335 { "g_type_interface_peek_parent", cast(void**)& g_type_interface_peek_parent}, 3337 Symbol("g_type_default_interface_ref", cast(void**)& g_type_default_interface_ref),
3336 { "g_type_interface_peek", cast(void**)& g_type_interface_peek}, 3338 Symbol("g_type_interface_peek_parent", cast(void**)& g_type_interface_peek_parent),
3337 { "g_type_class_peek_parent", cast(void**)& g_type_class_peek_parent}, 3339 Symbol("g_type_interface_peek", cast(void**)& g_type_interface_peek),
3338 { "g_type_class_unref", cast(void**)& g_type_class_unref}, 3340 Symbol("g_type_class_peek_parent", cast(void**)& g_type_class_peek_parent),
3339 { "g_type_class_peek_static", cast(void**)& g_type_class_peek_static}, 3341 Symbol("g_type_class_unref", cast(void**)& g_type_class_unref),
3340 { "g_type_class_peek", cast(void**)& g_type_class_peek}, 3342 Symbol("g_type_class_peek_static", cast(void**)& g_type_class_peek_static),
3341 { "g_type_class_ref", cast(void**)& g_type_class_ref}, 3343 Symbol("g_type_class_peek", cast(void**)& g_type_class_peek),
3342 { "g_type_is_a", cast(void**)& g_type_is_a}, 3344 Symbol("g_type_class_ref", cast(void**)& g_type_class_ref),
3343 { "g_type_next_base", cast(void**)& g_type_next_base}, 3345 Symbol("g_type_is_a", cast(void**)& g_type_is_a),
3344 { "g_type_depth", cast(void**)& g_type_depth}, 3346 Symbol("g_type_next_base", cast(void**)& g_type_next_base),
3345 { "g_type_parent", cast(void**)& g_type_parent}, 3347 Symbol("g_type_depth", cast(void**)& g_type_depth),
3346 { "g_type_from_name", cast(void**)& g_type_from_name}, 3348 Symbol("g_type_parent", cast(void**)& g_type_parent),
3347 { "g_type_qname", cast(void**)& g_type_qname}, 3349 Symbol("g_type_from_name", cast(void**)& g_type_from_name),
3348 { "g_type_name", cast(void**)& g_type_name}, 3350 Symbol("g_type_qname", cast(void**)& g_type_qname),
3349 { "g_type_init_with_debug_flags", cast(void**)& g_type_init_with_debug_flags}, 3351 Symbol("g_type_name", cast(void**)& g_type_name),
3350 { "g_type_init", cast(void**)& g_type_init}, 3352 Symbol("g_type_init_with_debug_flags", cast(void**)& g_type_init_with_debug_flags),
3351 { "g_tree_nnodes", cast(void**)& g_tree_nnodes}, 3353 Symbol("g_type_init", cast(void**)& g_type_init),
3352 { "g_tree_height", cast(void**)& g_tree_height}, 3354 Symbol("g_tree_nnodes", cast(void**)& g_tree_nnodes),
3353 { "g_tree_search", cast(void**)& g_tree_search}, 3355 Symbol("g_tree_height", cast(void**)& g_tree_height),
3354 { "g_tree_traverse", cast(void**)& g_tree_traverse}, 3356 Symbol("g_tree_search", cast(void**)& g_tree_search),
3355 { "g_tree_foreach", cast(void**)& g_tree_foreach}, 3357 Symbol("g_tree_traverse", cast(void**)& g_tree_traverse),
3356 { "g_tree_lookup_extended", cast(void**)& g_tree_lookup_extended}, 3358 Symbol("g_tree_foreach", cast(void**)& g_tree_foreach),
3357 { "g_tree_lookup", cast(void**)& g_tree_lookup}, 3359 Symbol("g_tree_lookup_extended", cast(void**)& g_tree_lookup_extended),
3358 { "g_tree_steal", cast(void**)& g_tree_steal}, 3360 Symbol("g_tree_lookup", cast(void**)& g_tree_lookup),
3359 { "g_tree_remove", cast(void**)& g_tree_remove}, 3361 Symbol("g_tree_steal", cast(void**)& g_tree_steal),
3360 { "g_tree_replace", cast(void**)& g_tree_replace}, 3362 Symbol("g_tree_remove", cast(void**)& g_tree_remove),
3361 { "g_tree_insert", cast(void**)& g_tree_insert}, 3363 Symbol("g_tree_replace", cast(void**)& g_tree_replace),
3362 { "g_tree_destroy", cast(void**)& g_tree_destroy}, 3364 Symbol("g_tree_insert", cast(void**)& g_tree_insert),
3363 { "g_tree_new_full", cast(void**)& g_tree_new_full}, 3365 Symbol("g_tree_destroy", cast(void**)& g_tree_destroy),
3364 { "g_tree_new_with_data", cast(void**)& g_tree_new_with_data}, 3366 Symbol("g_tree_new_full", cast(void**)& g_tree_new_full),
3365 { "g_tree_new", cast(void**)& g_tree_new}, 3367 Symbol("g_tree_new_with_data", cast(void**)& g_tree_new_with_data),
3366 { "g_time_val_to_iso8601", cast(void**)& g_time_val_to_iso8601}, 3368 Symbol("g_tree_new", cast(void**)& g_tree_new),
3367 { "g_time_val_from_iso8601", cast(void**)& g_time_val_from_iso8601}, 3369 Symbol("g_time_val_to_iso8601", cast(void**)& g_time_val_to_iso8601),
3368 { "g_time_val_add", cast(void**)& g_time_val_add}, 3370 Symbol("g_time_val_from_iso8601", cast(void**)& g_time_val_from_iso8601),
3369 { "g_usleep", cast(void**)& g_usleep}, 3371 Symbol("g_time_val_add", cast(void**)& g_time_val_add),
3370 { "g_timer_elapsed", cast(void**)& g_timer_elapsed}, 3372 Symbol("g_usleep", cast(void**)& g_usleep),
3371 { "g_timer_continue", cast(void**)& g_timer_continue}, 3373 Symbol("g_timer_elapsed", cast(void**)& g_timer_elapsed),
3372 { "g_timer_reset", cast(void**)& g_timer_reset}, 3374 Symbol("g_timer_continue", cast(void**)& g_timer_continue),
3373 { "g_timer_stop", cast(void**)& g_timer_stop}, 3375 Symbol("g_timer_reset", cast(void**)& g_timer_reset),
3374 { "g_timer_start", cast(void**)& g_timer_start}, 3376 Symbol("g_timer_stop", cast(void**)& g_timer_stop),
3375 { "g_timer_destroy", cast(void**)& g_timer_destroy}, 3377 Symbol("g_timer_start", cast(void**)& g_timer_start),
3376 { "g_timer_new", cast(void**)& g_timer_new}, 3378 Symbol("g_timer_destroy", cast(void**)& g_timer_destroy),
3377 { "g_thread_pool_get_max_idle_time", cast(void**)& g_thread_pool_get_max_idle_time}, 3379 Symbol("g_timer_new", cast(void**)& g_timer_new),
3378 { "g_thread_pool_set_max_idle_time", cast(void**)& g_thread_pool_set_max_idle_time}, 3380 Symbol("g_thread_pool_get_max_idle_time", cast(void**)& g_thread_pool_get_max_idle_time),
3379 { "g_thread_pool_set_sort_function", cast(void**)& g_thread_pool_set_sort_function}, 3381 Symbol("g_thread_pool_set_max_idle_time", cast(void**)& g_thread_pool_set_max_idle_time),
3380 { "g_thread_pool_stop_unused_threads", cast(void**)& g_thread_pool_stop_unused_threads}, 3382 Symbol("g_thread_pool_set_sort_function", cast(void**)& g_thread_pool_set_sort_function),
3381 { "g_thread_pool_get_num_unused_threads", cast(void**)& g_thread_pool_get_num_unused_threads}, 3383 Symbol("g_thread_pool_stop_unused_threads", cast(void**)& g_thread_pool_stop_unused_threads),
3382 { "g_thread_pool_get_max_unused_threads", cast(void**)& g_thread_pool_get_max_unused_threads}, 3384 Symbol("g_thread_pool_get_num_unused_threads", cast(void**)& g_thread_pool_get_num_unused_threads),
3383 { "g_thread_pool_set_max_unused_threads", cast(void**)& g_thread_pool_set_max_unused_threads}, 3385 Symbol("g_thread_pool_get_max_unused_threads", cast(void**)& g_thread_pool_get_max_unused_threads),
3384 { "g_thread_pool_free", cast(void**)& g_thread_pool_free}, 3386 Symbol("g_thread_pool_set_max_unused_threads", cast(void**)& g_thread_pool_set_max_unused_threads),
3385 { "g_thread_pool_unprocessed", cast(void**)& g_thread_pool_unprocessed}, 3387 Symbol("g_thread_pool_free", cast(void**)& g_thread_pool_free),
3386 { "g_thread_pool_get_num_threads", cast(void**)& g_thread_pool_get_num_threads}, 3388 Symbol("g_thread_pool_unprocessed", cast(void**)& g_thread_pool_unprocessed),
3387 { "g_thread_pool_get_max_threads", cast(void**)& g_thread_pool_get_max_threads}, 3389 Symbol("g_thread_pool_get_num_threads", cast(void**)& g_thread_pool_get_num_threads),
3388 { "g_thread_pool_set_max_threads", cast(void**)& g_thread_pool_set_max_threads}, 3390 Symbol("g_thread_pool_get_max_threads", cast(void**)& g_thread_pool_get_max_threads),
3389 { "g_thread_pool_push", cast(void**)& g_thread_pool_push}, 3391 Symbol("g_thread_pool_set_max_threads", cast(void**)& g_thread_pool_set_max_threads),
3390 { "g_thread_pool_new", cast(void**)& g_thread_pool_new}, 3392 Symbol("g_thread_pool_push", cast(void**)& g_thread_pool_push),
3391 { "g_strip_context", cast(void**)& g_strip_context}, 3393 Symbol("g_thread_pool_new", cast(void**)& g_thread_pool_new),
3392 { "g_stpcpy", cast(void**)& g_stpcpy}, 3394 Symbol("g_strip_context", cast(void**)& g_strip_context),
3393 { "g_strv_length", cast(void**)& g_strv_length}, 3395 Symbol("g_stpcpy", cast(void**)& g_stpcpy),
3394 { "g_strdupv", cast(void**)& g_strdupv}, 3396 Symbol("g_strv_length", cast(void**)& g_strv_length),
3395 { "g_strfreev", cast(void**)& g_strfreev}, 3397 Symbol("g_strdupv", cast(void**)& g_strdupv),
3396 { "g_strjoinv", cast(void**)& g_strjoinv}, 3398 Symbol("g_strfreev", cast(void**)& g_strfreev),
3397 { "g_strsplit_set", cast(void**)& g_strsplit_set}, 3399 Symbol("g_strjoinv", cast(void**)& g_strjoinv),
3398 { "g_strsplit", cast(void**)& g_strsplit}, 3400 Symbol("g_strsplit_set", cast(void**)& g_strsplit_set),
3399 { "g_memdup", cast(void**)& g_memdup}, 3401 Symbol("g_strsplit", cast(void**)& g_strsplit),
3400 { "g_strescape", cast(void**)& g_strescape}, 3402 Symbol("g_memdup", cast(void**)& g_memdup),
3401 { "g_strcompress", cast(void**)& g_strcompress}, 3403 Symbol("g_strescape", cast(void**)& g_strescape),
3402 { "g_strjoin", cast(void**)& g_strjoin}, 3404 Symbol("g_strcompress", cast(void**)& g_strcompress),
3403 { "g_strconcat", cast(void**)& g_strconcat}, 3405 Symbol("g_strjoin", cast(void**)& g_strjoin),
3404 { "g_strnfill", cast(void**)& g_strnfill}, 3406 Symbol("g_strconcat", cast(void**)& g_strconcat),
3405 { "g_strndup", cast(void**)& g_strndup}, 3407 Symbol("g_strnfill", cast(void**)& g_strnfill),
3406 { "g_strdup_vprintf", cast(void**)& g_strdup_vprintf}, 3408 Symbol("g_strndup", cast(void**)& g_strndup),
3407 { "g_strdup_printf", cast(void**)& g_strdup_printf}, 3409 Symbol("g_strdup_vprintf", cast(void**)& g_strdup_vprintf),
3408 { "g_strdup", cast(void**)& g_strdup}, 3410 Symbol("g_strdup_printf", cast(void**)& g_strdup_printf),
3409 { "g_strup", cast(void**)& g_strup}, 3411 Symbol("g_strdup", cast(void**)& g_strdup),
3410 { "g_strdown", cast(void**)& g_strdown}, 3412 Symbol("g_strup", cast(void**)& g_strup),
3411 { "g_strncasecmp", cast(void**)& g_strncasecmp}, 3413 Symbol("g_strdown", cast(void**)& g_strdown),
3412 { "g_strcasecmp", cast(void**)& g_strcasecmp}, 3414 Symbol("g_strncasecmp", cast(void**)& g_strncasecmp),
3413 { "g_ascii_strup", cast(void**)& g_ascii_strup}, 3415 Symbol("g_strcasecmp", cast(void**)& g_strcasecmp),
3414 { "g_ascii_strdown", cast(void**)& g_ascii_strdown}, 3416 Symbol("g_ascii_strup", cast(void**)& g_ascii_strup),
3415 { "g_ascii_strncasecmp", cast(void**)& g_ascii_strncasecmp}, 3417 Symbol("g_ascii_strdown", cast(void**)& g_ascii_strdown),
3416 { "g_ascii_strcasecmp", cast(void**)& g_ascii_strcasecmp}, 3418 Symbol("g_ascii_strncasecmp", cast(void**)& g_ascii_strncasecmp),
3417 { "g_strchomp", cast(void**)& g_strchomp}, 3419 Symbol("g_ascii_strcasecmp", cast(void**)& g_ascii_strcasecmp),
3418 { "g_strchug", cast(void**)& g_strchug}, 3420 Symbol("g_strchomp", cast(void**)& g_strchomp),
3419 { "g_ascii_formatd", cast(void**)& g_ascii_formatd}, 3421 Symbol("g_strchug", cast(void**)& g_strchug),
3420 { "g_ascii_dtostr", cast(void**)& g_ascii_dtostr}, 3422 Symbol("g_ascii_formatd", cast(void**)& g_ascii_formatd),
3421 { "g_ascii_strtoll", cast(void**)& g_ascii_strtoll}, 3423 Symbol("g_ascii_dtostr", cast(void**)& g_ascii_dtostr),
3422 { "g_ascii_strtoull", cast(void**)& g_ascii_strtoull}, 3424 Symbol("g_ascii_strtoll", cast(void**)& g_ascii_strtoll),
3423 { "g_ascii_strtod", cast(void**)& g_ascii_strtod}, 3425 Symbol("g_ascii_strtoull", cast(void**)& g_ascii_strtoull),
3424 { "g_strtod", cast(void**)& g_strtod}, 3426 Symbol("g_ascii_strtod", cast(void**)& g_ascii_strtod),
3425 { "g_str_has_prefix", cast(void**)& g_str_has_prefix}, 3427 Symbol("g_strtod", cast(void**)& g_strtod),
3426 { "g_str_has_suffix", cast(void**)& g_str_has_suffix}, 3428 Symbol("g_str_has_prefix", cast(void**)& g_str_has_prefix),
3427 { "g_strrstr_len", cast(void**)& g_strrstr_len}, 3429 Symbol("g_str_has_suffix", cast(void**)& g_str_has_suffix),
3428 { "g_strrstr", cast(void**)& g_strrstr}, 3430 Symbol("g_strrstr_len", cast(void**)& g_strrstr_len),
3429 { "g_strstr_len", cast(void**)& g_strstr_len}, 3431 Symbol("g_strrstr", cast(void**)& g_strrstr),
3430 { "g_strlcat", cast(void**)& g_strlcat}, 3432 Symbol("g_strstr_len", cast(void**)& g_strstr_len),
3431 { "g_strlcpy", cast(void**)& g_strlcpy}, 3433 Symbol("g_strlcat", cast(void**)& g_strlcat),
3432 { "g_strreverse", cast(void**)& g_strreverse}, 3434 Symbol("g_strlcpy", cast(void**)& g_strlcpy),
3433 { "g_strsignal", cast(void**)& g_strsignal}, 3435 Symbol("g_strreverse", cast(void**)& g_strreverse),
3434 { "g_strerror", cast(void**)& g_strerror}, 3436 Symbol("g_strsignal", cast(void**)& g_strsignal),
3435 { "g_strcanon", cast(void**)& g_strcanon}, 3437 Symbol("g_strerror", cast(void**)& g_strerror),
3436 { "g_strdelimit", cast(void**)& g_strdelimit}, 3438 Symbol("g_strcanon", cast(void**)& g_strcanon),
3437 { "g_ascii_xdigit_value", cast(void**)& g_ascii_xdigit_value}, 3439 Symbol("g_strdelimit", cast(void**)& g_strdelimit),
3438 { "g_ascii_digit_value", cast(void**)& g_ascii_digit_value}, 3440 Symbol("g_ascii_xdigit_value", cast(void**)& g_ascii_xdigit_value),
3439 { "g_ascii_toupper", cast(void**)& g_ascii_toupper}, 3441 Symbol("g_ascii_digit_value", cast(void**)& g_ascii_digit_value),
3440 { "g_ascii_tolower", cast(void**)& g_ascii_tolower}, 3442 Symbol("g_ascii_toupper", cast(void**)& g_ascii_toupper),
3441 { "g_ascii_table", cast(void**)& g_ascii_table}, 3443 Symbol("g_ascii_tolower", cast(void**)& g_ascii_tolower),
3442 { "g_spawn_close_pid", cast(void**)& g_spawn_close_pid}, 3444 Symbol("g_ascii_table", cast(void**)& g_ascii_table),
3443 { "g_spawn_command_line_async", cast(void**)& g_spawn_command_line_async}, 3445 Symbol("g_spawn_close_pid", cast(void**)& g_spawn_close_pid),
3444 { "g_spawn_command_line_sync", cast(void**)& g_spawn_command_line_sync}, 3446 Symbol("g_spawn_command_line_async", cast(void**)& g_spawn_command_line_async),
3445 { "g_spawn_sync", cast(void**)& g_spawn_sync}, 3447 Symbol("g_spawn_command_line_sync", cast(void**)& g_spawn_command_line_sync),
3446 { "g_spawn_async_with_pipes", cast(void**)& g_spawn_async_with_pipes}, 3448 Symbol("g_spawn_sync", cast(void**)& g_spawn_sync),
3447 { "g_spawn_async", cast(void**)& g_spawn_async}, 3449 Symbol("g_spawn_async_with_pipes", cast(void**)& g_spawn_async_with_pipes),
3448 { "g_spawn_error_quark", cast(void**)& g_spawn_error_quark}, 3450 Symbol("g_spawn_async", cast(void**)& g_spawn_async),
3449 { "g_shell_parse_argv", cast(void**)& g_shell_parse_argv}, 3451 Symbol("g_spawn_error_quark", cast(void**)& g_spawn_error_quark),
3450 { "g_shell_unquote", cast(void**)& g_shell_unquote}, 3452 Symbol("g_shell_parse_argv", cast(void**)& g_shell_parse_argv),
3451 { "g_shell_quote", cast(void**)& g_shell_quote}, 3453 Symbol("g_shell_unquote", cast(void**)& g_shell_unquote),
3452 { "g_shell_error_quark", cast(void**)& g_shell_error_quark}, 3454 Symbol("g_shell_quote", cast(void**)& g_shell_quote),
3453 { "g_sequence_range_get_midpoint", cast(void**)& g_sequence_range_get_midpoint}, 3455 Symbol("g_shell_error_quark", cast(void**)& g_shell_error_quark),
3454 { "g_sequence_iter_compare", cast(void**)& g_sequence_iter_compare}, 3456 Symbol("g_sequence_range_get_midpoint", cast(void**)& g_sequence_range_get_midpoint),
3455 { "g_sequence_iter_get_sequence", cast(void**)& g_sequence_iter_get_sequence}, 3457 Symbol("g_sequence_iter_compare", cast(void**)& g_sequence_iter_compare),
3456 { "g_sequence_iter_move", cast(void**)& g_sequence_iter_move}, 3458 Symbol("g_sequence_iter_get_sequence", cast(void**)& g_sequence_iter_get_sequence),
3457 { "g_sequence_iter_get_position", cast(void**)& g_sequence_iter_get_position}, 3459 Symbol("g_sequence_iter_move", cast(void**)& g_sequence_iter_move),
3458 { "g_sequence_iter_prev", cast(void**)& g_sequence_iter_prev}, 3460 Symbol("g_sequence_iter_get_position", cast(void**)& g_sequence_iter_get_position),
3459 { "g_sequence_iter_next", cast(void**)& g_sequence_iter_next}, 3461 Symbol("g_sequence_iter_prev", cast(void**)& g_sequence_iter_prev),
3460 { "g_sequence_iter_is_end", cast(void**)& g_sequence_iter_is_end}, 3462 Symbol("g_sequence_iter_next", cast(void**)& g_sequence_iter_next),
3461 { "g_sequence_iter_is_begin", cast(void**)& g_sequence_iter_is_begin}, 3463 Symbol("g_sequence_iter_is_end", cast(void**)& g_sequence_iter_is_end),
3462 { "g_sequence_set", cast(void**)& g_sequence_set}, 3464 Symbol("g_sequence_iter_is_begin", cast(void**)& g_sequence_iter_is_begin),
3463 { "g_sequence_get", cast(void**)& g_sequence_get}, 3465 Symbol("g_sequence_set", cast(void**)& g_sequence_set),
3464 { "g_sequence_search_iter", cast(void**)& g_sequence_search_iter}, 3466 Symbol("g_sequence_get", cast(void**)& g_sequence_get),
3465 { "g_sequence_search", cast(void**)& g_sequence_search}, 3467 Symbol("g_sequence_search_iter", cast(void**)& g_sequence_search_iter),
3466 { "g_sequence_move_range", cast(void**)& g_sequence_move_range}, 3468 Symbol("g_sequence_search", cast(void**)& g_sequence_search),
3467 { "g_sequence_remove_range", cast(void**)& g_sequence_remove_range}, 3469 Symbol("g_sequence_move_range", cast(void**)& g_sequence_move_range),
3468 { "g_sequence_remove", cast(void**)& g_sequence_remove}, 3470 Symbol("g_sequence_remove_range", cast(void**)& g_sequence_remove_range),
3469 { "g_sequence_sort_changed_iter", cast(void**)& g_sequence_sort_changed_iter}, 3471 Symbol("g_sequence_remove", cast(void**)& g_sequence_remove),
3470 { "g_sequence_sort_changed", cast(void**)& g_sequence_sort_changed}, 3472 Symbol("g_sequence_sort_changed_iter", cast(void**)& g_sequence_sort_changed_iter),
3471 { "g_sequence_insert_sorted_iter", cast(void**)& g_sequence_insert_sorted_iter}, 3473 Symbol("g_sequence_sort_changed", cast(void**)& g_sequence_sort_changed),
3472 { "g_sequence_insert_sorted", cast(void**)& g_sequence_insert_sorted}, 3474 Symbol("g_sequence_insert_sorted_iter", cast(void**)& g_sequence_insert_sorted_iter),
3473 { "g_sequence_swap", cast(void**)& g_sequence_swap}, 3475 Symbol("g_sequence_insert_sorted", cast(void**)& g_sequence_insert_sorted),
3474 { "g_sequence_move", cast(void**)& g_sequence_move}, 3476 Symbol("g_sequence_swap", cast(void**)& g_sequence_swap),
3475 { "g_sequence_insert_before", cast(void**)& g_sequence_insert_before}, 3477 Symbol("g_sequence_move", cast(void**)& g_sequence_move),
3476 { "g_sequence_prepend", cast(void**)& g_sequence_prepend}, 3478 Symbol("g_sequence_insert_before", cast(void**)& g_sequence_insert_before),
3477 { "g_sequence_append", cast(void**)& g_sequence_append}, 3479 Symbol("g_sequence_prepend", cast(void**)& g_sequence_prepend),
3478 { "g_sequence_get_iter_at_pos", cast(void**)& g_sequence_get_iter_at_pos}, 3480 Symbol("g_sequence_append", cast(void**)& g_sequence_append),
3479 { "g_sequence_get_end_iter", cast(void**)& g_sequence_get_end_iter}, 3481 Symbol("g_sequence_get_iter_at_pos", cast(void**)& g_sequence_get_iter_at_pos),
3480 { "g_sequence_get_begin_iter", cast(void**)& g_sequence_get_begin_iter}, 3482 Symbol("g_sequence_get_end_iter", cast(void**)& g_sequence_get_end_iter),
3481 { "g_sequence_sort_iter", cast(void**)& g_sequence_sort_iter}, 3483 Symbol("g_sequence_get_begin_iter", cast(void**)& g_sequence_get_begin_iter),
3482 { "g_sequence_sort", cast(void**)& g_sequence_sort}, 3484 Symbol("g_sequence_sort_iter", cast(void**)& g_sequence_sort_iter),
3483 { "g_sequence_foreach_range", cast(void**)& g_sequence_foreach_range}, 3485 Symbol("g_sequence_sort", cast(void**)& g_sequence_sort),
3484 { "g_sequence_foreach", cast(void**)& g_sequence_foreach}, 3486 Symbol("g_sequence_foreach_range", cast(void**)& g_sequence_foreach_range),
3485 { "g_sequence_get_length", cast(void**)& g_sequence_get_length}, 3487 Symbol("g_sequence_foreach", cast(void**)& g_sequence_foreach),
3486 { "g_sequence_free", cast(void**)& g_sequence_free}, 3488 Symbol("g_sequence_get_length", cast(void**)& g_sequence_get_length),
3487 { "g_sequence_new", cast(void**)& g_sequence_new}, 3489 Symbol("g_sequence_free", cast(void**)& g_sequence_free),
3488 { "g_scanner_warn", cast(void**)& g_scanner_warn}, 3490 Symbol("g_sequence_new", cast(void**)& g_sequence_new),
3489 { "g_scanner_error", cast(void**)& g_scanner_error}, 3491 Symbol("g_scanner_warn", cast(void**)& g_scanner_warn),
3490 { "g_scanner_unexp_token", cast(void**)& g_scanner_unexp_token}, 3492 Symbol("g_scanner_error", cast(void**)& g_scanner_error),
3491 { "g_scanner_lookup_symbol", cast(void**)& g_scanner_lookup_symbol}, 3493 Symbol("g_scanner_unexp_token", cast(void**)& g_scanner_unexp_token),
3492 { "g_scanner_scope_foreach_symbol", cast(void**)& g_scanner_scope_foreach_symbol}, 3494 Symbol("g_scanner_lookup_symbol", cast(void**)& g_scanner_lookup_symbol),
3493 { "g_scanner_scope_lookup_symbol", cast(void**)& g_scanner_scope_lookup_symbol}, 3495 Symbol("g_scanner_scope_foreach_symbol", cast(void**)& g_scanner_scope_foreach_symbol),
3494 { "g_scanner_scope_remove_symbol", cast(void**)& g_scanner_scope_remove_symbol}, 3496 Symbol("g_scanner_scope_lookup_symbol", cast(void**)& g_scanner_scope_lookup_symbol),
3495 { "g_scanner_scope_add_symbol", cast(void**)& g_scanner_scope_add_symbol}, 3497 Symbol("g_scanner_scope_remove_symbol", cast(void**)& g_scanner_scope_remove_symbol),
3496 { "g_scanner_set_scope", cast(void**)& g_scanner_set_scope}, 3498 Symbol("g_scanner_scope_add_symbol", cast(void**)& g_scanner_scope_add_symbol),
3497 { "g_scanner_eof", cast(void**)& g_scanner_eof}, 3499 Symbol("g_scanner_set_scope", cast(void**)& g_scanner_set_scope),
3498 { "g_scanner_cur_position", cast(void**)& g_scanner_cur_position}, 3500 Symbol("g_scanner_eof", cast(void**)& g_scanner_eof),
3499 { "g_scanner_cur_line", cast(void**)& g_scanner_cur_line}, 3501 Symbol("g_scanner_cur_position", cast(void**)& g_scanner_cur_position),
3500 { "g_scanner_cur_value", cast(void**)& g_scanner_cur_value}, 3502 Symbol("g_scanner_cur_line", cast(void**)& g_scanner_cur_line),
3501 { "g_scanner_cur_token", cast(void**)& g_scanner_cur_token}, 3503 Symbol("g_scanner_cur_value", cast(void**)& g_scanner_cur_value),
3502 { "g_scanner_peek_next_token", cast(void**)& g_scanner_peek_next_token}, 3504 Symbol("g_scanner_cur_token", cast(void**)& g_scanner_cur_token),
3503 { "g_scanner_get_next_token", cast(void**)& g_scanner_get_next_token}, 3505 Symbol("g_scanner_peek_next_token", cast(void**)& g_scanner_peek_next_token),
3504 { "g_scanner_input_text", cast(void**)& g_scanner_input_text}, 3506 Symbol("g_scanner_get_next_token", cast(void**)& g_scanner_get_next_token),
3505 { "g_scanner_sync_file_offset", cast(void**)& g_scanner_sync_file_offset}, 3507 Symbol("g_scanner_input_text", cast(void**)& g_scanner_input_text),
3506 { "g_scanner_input_file", cast(void**)& g_scanner_input_file}, 3508 Symbol("g_scanner_sync_file_offset", cast(void**)& g_scanner_sync_file_offset),
3507 { "g_scanner_destroy", cast(void**)& g_scanner_destroy}, 3509 Symbol("g_scanner_input_file", cast(void**)& g_scanner_input_file),
3508 { "g_scanner_new", cast(void**)& g_scanner_new}, 3510 Symbol("g_scanner_destroy", cast(void**)& g_scanner_destroy),
3509 { "g_match_info_fetch_all", cast(void**)& g_match_info_fetch_all}, 3511 Symbol("g_scanner_new", cast(void**)& g_scanner_new),
3510 { "g_match_info_fetch_named_pos", cast(void**)& g_match_info_fetch_named_pos}, 3512 Symbol("g_match_info_fetch_all", cast(void**)& g_match_info_fetch_all),
3511 { "g_match_info_fetch_named", cast(void**)& g_match_info_fetch_named}, 3513 Symbol("g_match_info_fetch_named_pos", cast(void**)& g_match_info_fetch_named_pos),
3512 { "g_match_info_fetch_pos", cast(void**)& g_match_info_fetch_pos}, 3514 Symbol("g_match_info_fetch_named", cast(void**)& g_match_info_fetch_named),
3513 { "g_match_info_fetch", cast(void**)& g_match_info_fetch}, 3515 Symbol("g_match_info_fetch_pos", cast(void**)& g_match_info_fetch_pos),
3514 { "g_match_info_expand_references", cast(void**)& g_match_info_expand_references}, 3516 Symbol("g_match_info_fetch", cast(void**)& g_match_info_fetch),
3515 { "g_match_info_is_partial_match", cast(void**)& g_match_info_is_partial_match}, 3517 Symbol("g_match_info_expand_references", cast(void**)& g_match_info_expand_references),
3516 { "g_match_info_get_match_count", cast(void**)& g_match_info_get_match_count}, 3518 Symbol("g_match_info_is_partial_match", cast(void**)& g_match_info_is_partial_match),
3517 { "g_match_info_matches", cast(void**)& g_match_info_matches}, 3519 Symbol("g_match_info_get_match_count", cast(void**)& g_match_info_get_match_count),
3518 { "g_match_info_next", cast(void**)& g_match_info_next}, 3520 Symbol("g_match_info_matches", cast(void**)& g_match_info_matches),
3519 { "g_match_info_free", cast(void**)& g_match_info_free}, 3521 Symbol("g_match_info_next", cast(void**)& g_match_info_next),
3520 { "g_match_info_get_string", cast(void**)& g_match_info_get_string}, 3522 Symbol("g_match_info_free", cast(void**)& g_match_info_free),
3521 { "g_match_info_get_regex", cast(void**)& g_match_info_get_regex}, 3523 Symbol("g_match_info_get_string", cast(void**)& g_match_info_get_string),
3522 { "g_regex_check_replacement", cast(void**)& g_regex_check_replacement}, 3524 Symbol("g_match_info_get_regex", cast(void**)& g_match_info_get_regex),
3523 { "g_regex_replace_eval", cast(void**)& g_regex_replace_eval}, 3525 Symbol("g_regex_check_replacement", cast(void**)& g_regex_check_replacement),
3524 { "g_regex_replace_literal", cast(void**)& g_regex_replace_literal}, 3526 Symbol("g_regex_replace_eval", cast(void**)& g_regex_replace_eval),
3525 { "g_regex_replace", cast(void**)& g_regex_replace}, 3527 Symbol("g_regex_replace_literal", cast(void**)& g_regex_replace_literal),
3526 { "g_regex_split_full", cast(void**)& g_regex_split_full}, 3528 Symbol("g_regex_replace", cast(void**)& g_regex_replace),
3527 { "g_regex_split", cast(void**)& g_regex_split}, 3529 Symbol("g_regex_split_full", cast(void**)& g_regex_split_full),
3528 { "g_regex_split_simple", cast(void**)& g_regex_split_simple}, 3530 Symbol("g_regex_split", cast(void**)& g_regex_split),
3529 { "g_regex_match_all_full", cast(void**)& g_regex_match_all_full}, 3531 Symbol("g_regex_split_simple", cast(void**)& g_regex_split_simple),
3530 { "g_regex_match_all", cast(void**)& g_regex_match_all}, 3532 Symbol("g_regex_match_all_full", cast(void**)& g_regex_match_all_full),
3531 { "g_regex_match_full", cast(void**)& g_regex_match_full}, 3533 Symbol("g_regex_match_all", cast(void**)& g_regex_match_all),
3532 { "g_regex_match", cast(void**)& g_regex_match}, 3534 Symbol("g_regex_match_full", cast(void**)& g_regex_match_full),
3533 { "g_regex_match_simple", cast(void**)& g_regex_match_simple}, 3535 Symbol("g_regex_match", cast(void**)& g_regex_match),
3534 { "g_regex_escape_string", cast(void**)& g_regex_escape_string}, 3536 Symbol("g_regex_match_simple", cast(void**)& g_regex_match_simple),
3535 { "g_regex_get_string_number", cast(void**)& g_regex_get_string_number}, 3537 Symbol("g_regex_escape_string", cast(void**)& g_regex_escape_string),
3536 { "g_regex_get_capture_count", cast(void**)& g_regex_get_capture_count}, 3538 Symbol("g_regex_get_string_number", cast(void**)& g_regex_get_string_number),
3537 { "g_regex_get_max_backref", cast(void**)& g_regex_get_max_backref}, 3539 Symbol("g_regex_get_capture_count", cast(void**)& g_regex_get_capture_count),
3538 { "g_regex_get_pattern", cast(void**)& g_regex_get_pattern}, 3540 Symbol("g_regex_get_max_backref", cast(void**)& g_regex_get_max_backref),
3539 { "g_regex_unref", cast(void**)& g_regex_unref}, 3541 Symbol("g_regex_get_pattern", cast(void**)& g_regex_get_pattern),
3540 { "g_regex_ref", cast(void**)& g_regex_ref}, 3542 Symbol("g_regex_unref", cast(void**)& g_regex_unref),
3541 { "g_regex_new", cast(void**)& g_regex_new}, 3543 Symbol("g_regex_ref", cast(void**)& g_regex_ref),
3542 { "g_regex_error_quark", cast(void**)& g_regex_error_quark}, 3544 Symbol("g_regex_new", cast(void**)& g_regex_new),
3543 { "g_tuples_index", cast(void**)& g_tuples_index}, 3545 Symbol("g_regex_error_quark", cast(void**)& g_regex_error_quark),
3544 { "g_tuples_destroy", cast(void**)& g_tuples_destroy}, 3546 Symbol("g_tuples_index", cast(void**)& g_tuples_index),
3545 { "g_relation_print", cast(void**)& g_relation_print}, 3547 Symbol("g_tuples_destroy", cast(void**)& g_tuples_destroy),
3546 { "g_relation_exists", cast(void**)& g_relation_exists}, 3548 Symbol("g_relation_print", cast(void**)& g_relation_print),
3547 { "g_relation_count", cast(void**)& g_relation_count}, 3549 Symbol("g_relation_exists", cast(void**)& g_relation_exists),
3548 { "g_relation_select", cast(void**)& g_relation_select}, 3550 Symbol("g_relation_count", cast(void**)& g_relation_count),
3549 { "g_relation_delete", cast(void**)& g_relation_delete}, 3551 Symbol("g_relation_select", cast(void**)& g_relation_select),
3550 { "g_relation_insert", cast(void**)& g_relation_insert}, 3552 Symbol("g_relation_delete", cast(void**)& g_relation_delete),
3551 { "g_relation_index", cast(void**)& g_relation_index}, 3553 Symbol("g_relation_insert", cast(void**)& g_relation_insert),
3552 { "g_relation_destroy", cast(void**)& g_relation_destroy}, 3554 Symbol("g_relation_index", cast(void**)& g_relation_index),
3553 { "g_relation_new", cast(void**)& g_relation_new}, 3555 Symbol("g_relation_destroy", cast(void**)& g_relation_destroy),
3554 { "g_random_double_range", cast(void**)& g_random_double_range}, 3556 Symbol("g_relation_new", cast(void**)& g_relation_new),
3555 { "g_random_double", cast(void**)& g_random_double}, 3557 Symbol("g_random_double_range", cast(void**)& g_random_double_range),
3556 { "g_random_int_range", cast(void**)& g_random_int_range}, 3558 Symbol("g_random_double", cast(void**)& g_random_double),
3557 { "g_random_int", cast(void**)& g_random_int}, 3559 Symbol("g_random_int_range", cast(void**)& g_random_int_range),
3558 { "g_random_set_seed", cast(void**)& g_random_set_seed}, 3560 Symbol("g_random_int", cast(void**)& g_random_int),
3559 { "g_rand_double_range", cast(void**)& g_rand_double_range}, 3561 Symbol("g_random_set_seed", cast(void**)& g_random_set_seed),
3560 { "g_rand_double", cast(void**)& g_rand_double}, 3562 Symbol("g_rand_double_range", cast(void**)& g_rand_double_range),
3561 { "g_rand_int_range", cast(void**)& g_rand_int_range}, 3563 Symbol("g_rand_double", cast(void**)& g_rand_double),
3562 { "g_rand_int", cast(void**)& g_rand_int}, 3564 Symbol("g_rand_int_range", cast(void**)& g_rand_int_range),
3563 { "g_rand_set_seed_array", cast(void**)& g_rand_set_seed_array}, 3565 Symbol("g_rand_int", cast(void**)& g_rand_int),
3564 { "g_rand_set_seed", cast(void**)& g_rand_set_seed}, 3566 Symbol("g_rand_set_seed_array", cast(void**)& g_rand_set_seed_array),
3565 { "g_rand_copy", cast(void**)& g_rand_copy}, 3567 Symbol("g_rand_set_seed", cast(void**)& g_rand_set_seed),
3566 { "g_rand_free", cast(void**)& g_rand_free}, 3568 Symbol("g_rand_copy", cast(void**)& g_rand_copy),
3567 { "g_rand_new", cast(void**)& g_rand_new}, 3569 Symbol("g_rand_free", cast(void**)& g_rand_free),
3568 { "g_rand_new_with_seed_array", cast(void**)& g_rand_new_with_seed_array}, 3570 Symbol("g_rand_new", cast(void**)& g_rand_new),
3569 { "g_rand_new_with_seed", cast(void**)& g_rand_new_with_seed}, 3571 Symbol("g_rand_new_with_seed_array", cast(void**)& g_rand_new_with_seed_array),
3570 { "g_queue_delete_link", cast(void**)& g_queue_delete_link}, 3572 Symbol("g_rand_new_with_seed", cast(void**)& g_rand_new_with_seed),
3571 { "g_queue_unlink", cast(void**)& g_queue_unlink}, 3573 Symbol("g_queue_delete_link", cast(void**)& g_queue_delete_link),
3572 { "g_queue_link_index", cast(void**)& g_queue_link_index}, 3574 Symbol("g_queue_unlink", cast(void**)& g_queue_unlink),
3573 { "g_queue_peek_nth_link", cast(void**)& g_queue_peek_nth_link}, 3575 Symbol("g_queue_link_index", cast(void**)& g_queue_link_index),
3574 { "g_queue_peek_tail_link", cast(void**)& g_queue_peek_tail_link}, 3576 Symbol("g_queue_peek_nth_link", cast(void**)& g_queue_peek_nth_link),
3575 { "g_queue_peek_head_link", cast(void**)& g_queue_peek_head_link}, 3577 Symbol("g_queue_peek_tail_link", cast(void**)& g_queue_peek_tail_link),
3576 { "g_queue_pop_nth_link", cast(void**)& g_queue_pop_nth_link}, 3578 Symbol("g_queue_peek_head_link", cast(void**)& g_queue_peek_head_link),
3577 { "g_queue_pop_tail_link", cast(void**)& g_queue_pop_tail_link}, 3579 Symbol("g_queue_pop_nth_link", cast(void**)& g_queue_pop_nth_link),
3578 { "g_queue_pop_head_link", cast(void**)& g_queue_pop_head_link}, 3580 Symbol("g_queue_pop_tail_link", cast(void**)& g_queue_pop_tail_link),
3579 { "g_queue_push_nth_link", cast(void**)& g_queue_push_nth_link}, 3581 Symbol("g_queue_pop_head_link", cast(void**)& g_queue_pop_head_link),
3580 { "g_queue_push_tail_link", cast(void**)& g_queue_push_tail_link}, 3582 Symbol("g_queue_push_nth_link", cast(void**)& g_queue_push_nth_link),
3581 { "g_queue_push_head_link", cast(void**)& g_queue_push_head_link}, 3583 Symbol("g_queue_push_tail_link", cast(void**)& g_queue_push_tail_link),
3582 { "g_queue_insert_sorted", cast(void**)& g_queue_insert_sorted}, 3584 Symbol("g_queue_push_head_link", cast(void**)& g_queue_push_head_link),
3583 { "g_queue_insert_after", cast(void**)& g_queue_insert_after}, 3585 Symbol("g_queue_insert_sorted", cast(void**)& g_queue_insert_sorted),
3584 { "g_queue_insert_before", cast(void**)& g_queue_insert_before}, 3586 Symbol("g_queue_insert_after", cast(void**)& g_queue_insert_after),
3585 { "g_queue_remove_all", cast(void**)& g_queue_remove_all}, 3587 Symbol("g_queue_insert_before", cast(void**)& g_queue_insert_before),
3586 { "g_queue_remove", cast(void**)& g_queue_remove}, 3588 Symbol("g_queue_remove_all", cast(void**)& g_queue_remove_all),
3587 { "g_queue_index", cast(void**)& g_queue_index}, 3589 Symbol("g_queue_remove", cast(void**)& g_queue_remove),
3588 { "g_queue_peek_nth", cast(void**)& g_queue_peek_nth}, 3590 Symbol("g_queue_index", cast(void**)& g_queue_index),
3589 { "g_queue_peek_tail", cast(void**)& g_queue_peek_tail}, 3591 Symbol("g_queue_peek_nth", cast(void**)& g_queue_peek_nth),
3590 { "g_queue_peek_head", cast(void**)& g_queue_peek_head}, 3592 Symbol("g_queue_peek_tail", cast(void**)& g_queue_peek_tail),
3591 { "g_queue_pop_nth", cast(void**)& g_queue_pop_nth}, 3593 Symbol("g_queue_peek_head", cast(void**)& g_queue_peek_head),
3592 { "g_queue_pop_tail", cast(void**)& g_queue_pop_tail}, 3594 Symbol("g_queue_pop_nth", cast(void**)& g_queue_pop_nth),
3593 { "g_queue_pop_head", cast(void**)& g_queue_pop_head}, 3595 Symbol("g_queue_pop_tail", cast(void**)& g_queue_pop_tail),
3594 { "g_queue_push_nth", cast(void**)& g_queue_push_nth}, 3596 Symbol("g_queue_pop_head", cast(void**)& g_queue_pop_head),
3595 { "g_queue_push_tail", cast(void**)& g_queue_push_tail}, 3597 Symbol("g_queue_push_nth", cast(void**)& g_queue_push_nth),
3596 { "g_queue_push_head", cast(void**)& g_queue_push_head}, 3598 Symbol("g_queue_push_tail", cast(void**)& g_queue_push_tail),
3597 { "g_queue_sort", cast(void**)& g_queue_sort}, 3599 Symbol("g_queue_push_head", cast(void**)& g_queue_push_head),
3598 { "g_queue_find_custom", cast(void**)& g_queue_find_custom}, 3600 Symbol("g_queue_sort", cast(void**)& g_queue_sort),
3599 { "g_queue_find", cast(void**)& g_queue_find}, 3601 Symbol("g_queue_find_custom", cast(void**)& g_queue_find_custom),
3600 { "g_queue_foreach", cast(void**)& g_queue_foreach}, 3602 Symbol("g_queue_find", cast(void**)& g_queue_find),
3601 { "g_queue_copy", cast(void**)& g_queue_copy}, 3603 Symbol("g_queue_foreach", cast(void**)& g_queue_foreach),
3602 { "g_queue_reverse", cast(void**)& g_queue_reverse}, 3604 Symbol("g_queue_copy", cast(void**)& g_queue_copy),
3603 { "g_queue_get_length", cast(void**)& g_queue_get_length}, 3605 Symbol("g_queue_reverse", cast(void**)& g_queue_reverse),
3604 { "g_queue_is_empty", cast(void**)& g_queue_is_empty}, 3606 Symbol("g_queue_get_length", cast(void**)& g_queue_get_length),
3605 { "g_queue_clear", cast(void**)& g_queue_clear}, 3607 Symbol("g_queue_is_empty", cast(void**)& g_queue_is_empty),
3606 { "g_queue_init", cast(void**)& g_queue_init}, 3608 Symbol("g_queue_clear", cast(void**)& g_queue_clear),
3607 { "g_queue_free", cast(void**)& g_queue_free}, 3609 Symbol("g_queue_init", cast(void**)& g_queue_init),
3608 { "g_queue_new", cast(void**)& g_queue_new}, 3610 Symbol("g_queue_free", cast(void**)& g_queue_free),
3609 { "g_qsort_with_data", cast(void**)& g_qsort_with_data}, 3611 Symbol("g_queue_new", cast(void**)& g_queue_new),
3610 { "g_spaced_primes_closest", cast(void**)& g_spaced_primes_closest}, 3612 Symbol("g_qsort_with_data", cast(void**)& g_qsort_with_data),
3611 { "g_pattern_match_simple", cast(void**)& g_pattern_match_simple}, 3613 Symbol("g_spaced_primes_closest", cast(void**)& g_spaced_primes_closest),
3612 { "g_pattern_match_string", cast(void**)& g_pattern_match_string}, 3614 Symbol("g_pattern_match_simple", cast(void**)& g_pattern_match_simple),
3613 { "g_pattern_match", cast(void**)& g_pattern_match}, 3615 Symbol("g_pattern_match_string", cast(void**)& g_pattern_match_string),
3614 { "g_pattern_spec_equal", cast(void**)& g_pattern_spec_equal}, 3616 Symbol("g_pattern_match", cast(void**)& g_pattern_match),
3615 { "g_pattern_spec_free", cast(void**)& g_pattern_spec_free}, 3617 Symbol("g_pattern_spec_equal", cast(void**)& g_pattern_spec_equal),
3616 { "g_pattern_spec_new", cast(void**)& g_pattern_spec_new}, 3618 Symbol("g_pattern_spec_free", cast(void**)& g_pattern_spec_free),
3617 { "g_option_group_set_translation_domain", cast(void**)& g_option_group_set_translation_domain}, 3619 Symbol("g_pattern_spec_new", cast(void**)& g_pattern_spec_new),
3618 { "g_option_group_set_translate_func", cast(void**)& g_option_group_set_translate_func}, 3620 Symbol("g_option_group_set_translation_domain", cast(void**)& g_option_group_set_translation_domain),
3619 { "g_option_group_add_entries", cast(void**)& g_option_group_add_entries}, 3621 Symbol("g_option_group_set_translate_func", cast(void**)& g_option_group_set_translate_func),
3620 { "g_option_group_free", cast(void**)& g_option_group_free}, 3622 Symbol("g_option_group_add_entries", cast(void**)& g_option_group_add_entries),
3621 { "g_option_group_set_error_hook", cast(void**)& g_option_group_set_error_hook}, 3623 Symbol("g_option_group_free", cast(void**)& g_option_group_free),
3622 { "g_option_group_set_parse_hooks", cast(void**)& g_option_group_set_parse_hooks}, 3624 Symbol("g_option_group_set_error_hook", cast(void**)& g_option_group_set_error_hook),
3623 { "g_option_group_new", cast(void**)& g_option_group_new}, 3625 Symbol("g_option_group_set_parse_hooks", cast(void**)& g_option_group_set_parse_hooks),
3624 { "g_option_context_get_help", cast(void**)& g_option_context_get_help}, 3626 Symbol("g_option_group_new", cast(void**)& g_option_group_new),
3625 { "g_option_context_get_main_group", cast(void**)& g_option_context_get_main_group}, 3627 Symbol("g_option_context_get_help", cast(void**)& g_option_context_get_help),
3626 { "g_option_context_set_main_group", cast(void**)& g_option_context_set_main_group}, 3628 Symbol("g_option_context_get_main_group", cast(void**)& g_option_context_get_main_group),
3627 { "g_option_context_add_group", cast(void**)& g_option_context_add_group}, 3629 Symbol("g_option_context_set_main_group", cast(void**)& g_option_context_set_main_group),
3628 { "g_option_context_set_translation_domain", cast(void**)& g_option_context_set_translation_domain}, 3630 Symbol("g_option_context_add_group", cast(void**)& g_option_context_add_group),
3629 { "g_option_context_set_translate_func", cast(void**)& g_option_context_set_translate_func}, 3631 Symbol("g_option_context_set_translation_domain", cast(void**)& g_option_context_set_translation_domain),
3630 { "g_option_context_parse", cast(void**)& g_option_context_parse}, 3632 Symbol("g_option_context_set_translate_func", cast(void**)& g_option_context_set_translate_func),
3631 { "g_option_context_add_main_entries", cast(void**)& g_option_context_add_main_entries}, 3633 Symbol("g_option_context_parse", cast(void**)& g_option_context_parse),
3632 { "g_option_context_get_ignore_unknown_options", cast(void**)& g_option_context_get_ignore_unknown_options}, 3634 Symbol("g_option_context_add_main_entries", cast(void**)& g_option_context_add_main_entries),
3633 { "g_option_context_set_ignore_unknown_options", cast(void**)& g_option_context_set_ignore_unknown_options}, 3635 Symbol("g_option_context_get_ignore_unknown_options", cast(void**)& g_option_context_get_ignore_unknown_options),
3634 { "g_option_context_get_help_enabled", cast(void**)& g_option_context_get_help_enabled}, 3636 Symbol("g_option_context_set_ignore_unknown_options", cast(void**)& g_option_context_set_ignore_unknown_options),
3635 { "g_option_context_set_help_enabled", cast(void**)& g_option_context_set_help_enabled}, 3637 Symbol("g_option_context_get_help_enabled", cast(void**)& g_option_context_get_help_enabled),
3636 { "g_option_context_free", cast(void**)& g_option_context_free}, 3638 Symbol("g_option_context_set_help_enabled", cast(void**)& g_option_context_set_help_enabled),
3637 { "g_option_context_get_description", cast(void**)& g_option_context_get_description}, 3639 Symbol("g_option_context_free", cast(void**)& g_option_context_free),
3638 { "g_option_context_set_description", cast(void**)& g_option_context_set_description}, 3640 Symbol("g_option_context_get_description", cast(void**)& g_option_context_get_description),
3639 { "g_option_context_get_summary", cast(void**)& g_option_context_get_summary}, 3641 Symbol("g_option_context_set_description", cast(void**)& g_option_context_set_description),
3640 { "g_option_context_set_summary", cast(void**)& g_option_context_set_summary}, 3642 Symbol("g_option_context_get_summary", cast(void**)& g_option_context_get_summary),
3641 { "g_option_context_new", cast(void**)& g_option_context_new}, 3643 Symbol("g_option_context_set_summary", cast(void**)& g_option_context_set_summary),
3642 { "g_option_error_quark", cast(void**)& g_option_error_quark}, 3644 Symbol("g_option_context_new", cast(void**)& g_option_context_new),
3643 { "g_node_pop_allocator", cast(void**)& g_node_pop_allocator}, 3645 Symbol("g_option_error_quark", cast(void**)& g_option_error_quark),
3644 { "g_node_push_allocator", cast(void**)& g_node_push_allocator}, 3646 Symbol("g_node_pop_allocator", cast(void**)& g_node_pop_allocator),
3645 { "g_node_last_sibling", cast(void**)& g_node_last_sibling}, 3647 Symbol("g_node_push_allocator", cast(void**)& g_node_push_allocator),
3646 { "g_node_first_sibling", cast(void**)& g_node_first_sibling}, 3648 Symbol("g_node_last_sibling", cast(void**)& g_node_last_sibling),
3647 { "g_node_child_index", cast(void**)& g_node_child_index}, 3649 Symbol("g_node_first_sibling", cast(void**)& g_node_first_sibling),
3648 { "g_node_child_position", cast(void**)& g_node_child_position}, 3650 Symbol("g_node_child_index", cast(void**)& g_node_child_index),
3649 { "g_node_find_child", cast(void**)& g_node_find_child}, 3651 Symbol("g_node_child_position", cast(void**)& g_node_child_position),
3650 { "g_node_last_child", cast(void**)& g_node_last_child}, 3652 Symbol("g_node_find_child", cast(void**)& g_node_find_child),
3651 { "g_node_nth_child", cast(void**)& g_node_nth_child}, 3653 Symbol("g_node_last_child", cast(void**)& g_node_last_child),
3652 { "g_node_n_children", cast(void**)& g_node_n_children}, 3654 Symbol("g_node_nth_child", cast(void**)& g_node_nth_child),
3653 { "g_node_reverse_children", cast(void**)& g_node_reverse_children}, 3655 Symbol("g_node_n_children", cast(void**)& g_node_n_children),
3654 { "g_node_children_foreach", cast(void**)& g_node_children_foreach}, 3656 Symbol("g_node_reverse_children", cast(void**)& g_node_reverse_children),
3655 { "g_node_max_height", cast(void**)& g_node_max_height}, 3657 Symbol("g_node_children_foreach", cast(void**)& g_node_children_foreach),
3656 { "g_node_traverse", cast(void**)& g_node_traverse}, 3658 Symbol("g_node_max_height", cast(void**)& g_node_max_height),
3657 { "g_node_find", cast(void**)& g_node_find}, 3659 Symbol("g_node_traverse", cast(void**)& g_node_traverse),
3658 { "g_node_depth", cast(void**)& g_node_depth}, 3660 Symbol("g_node_find", cast(void**)& g_node_find),
3659 { "g_node_is_ancestor", cast(void**)& g_node_is_ancestor}, 3661 Symbol("g_node_depth", cast(void**)& g_node_depth),
3660 { "g_node_get_root", cast(void**)& g_node_get_root}, 3662 Symbol("g_node_is_ancestor", cast(void**)& g_node_is_ancestor),
3661 { "g_node_n_nodes", cast(void**)& g_node_n_nodes}, 3663 Symbol("g_node_get_root", cast(void**)& g_node_get_root),
3662 { "g_node_prepend", cast(void**)& g_node_prepend}, 3664 Symbol("g_node_n_nodes", cast(void**)& g_node_n_nodes),
3663 { "g_node_insert_after", cast(void**)& g_node_insert_after}, 3665 Symbol("g_node_prepend", cast(void**)& g_node_prepend),
3664 { "g_node_insert_before", cast(void**)& g_node_insert_before}, 3666 Symbol("g_node_insert_after", cast(void**)& g_node_insert_after),
3665 { "g_node_insert", cast(void**)& g_node_insert}, 3667 Symbol("g_node_insert_before", cast(void**)& g_node_insert_before),
3666 { "g_node_copy", cast(void**)& g_node_copy}, 3668 Symbol("g_node_insert", cast(void**)& g_node_insert),
3667 { "g_node_copy_deep", cast(void**)& g_node_copy_deep}, 3669 Symbol("g_node_copy", cast(void**)& g_node_copy),
3668 { "g_node_unlink", cast(void**)& g_node_unlink}, 3670 Symbol("g_node_copy_deep", cast(void**)& g_node_copy_deep),
3669 { "g_node_destroy", cast(void**)& g_node_destroy}, 3671 Symbol("g_node_unlink", cast(void**)& g_node_unlink),
3670 { "g_node_new", cast(void**)& g_node_new}, 3672 Symbol("g_node_destroy", cast(void**)& g_node_destroy),
3671 { "g_set_printerr_handler", cast(void**)& g_set_printerr_handler}, 3673 Symbol("g_node_new", cast(void**)& g_node_new),
3672 { "g_printerr", cast(void**)& g_printerr}, 3674 Symbol("g_set_printerr_handler", cast(void**)& g_set_printerr_handler),
3673 { "g_set_print_handler", cast(void**)& g_set_print_handler}, 3675 Symbol("g_printerr", cast(void**)& g_printerr),
3674 { "g_print", cast(void**)& g_print}, 3676 Symbol("g_set_print_handler", cast(void**)& g_set_print_handler),
3675 { "g_assert_warning", cast(void**)& g_assert_warning}, 3677 Symbol("g_print", cast(void**)& g_print),
3676 { "g_return_if_fail_warning", cast(void**)& g_return_if_fail_warning}, 3678 Symbol("g_assert_warning", cast(void**)& g_assert_warning),
3677 { "_g_log_fallback_handler", cast(void**)& _g_log_fallback_handler}, 3679 Symbol("g_return_if_fail_warning", cast(void**)& g_return_if_fail_warning),
3678 { "g_log_set_always_fatal", cast(void**)& g_log_set_always_fatal}, 3680 Symbol("_g_log_fallback_handler", cast(void**)& _g_log_fallback_handler),
3679 { "g_log_set_fatal_mask", cast(void**)& g_log_set_fatal_mask}, 3681 Symbol("g_log_set_always_fatal", cast(void**)& g_log_set_always_fatal),
3680 { "g_logv", cast(void**)& g_logv}, 3682 Symbol("g_log_set_fatal_mask", cast(void**)& g_log_set_fatal_mask),
3681 { "g_log", cast(void**)& g_log}, 3683 Symbol("g_logv", cast(void**)& g_logv),
3682 { "g_log_set_default_handler", cast(void**)& g_log_set_default_handler}, 3684 Symbol("g_log", cast(void**)& g_log),
3683 { "g_log_default_handler", cast(void**)& g_log_default_handler}, 3685 Symbol("g_log_set_default_handler", cast(void**)& g_log_set_default_handler),
3684 { "g_log_remove_handler", cast(void**)& g_log_remove_handler}, 3686 Symbol("g_log_default_handler", cast(void**)& g_log_default_handler),
3685 { "g_log_set_handler", cast(void**)& g_log_set_handler}, 3687 Symbol("g_log_remove_handler", cast(void**)& g_log_remove_handler),
3686 { "g_printf_string_upper_bound", cast(void**)& g_printf_string_upper_bound}, 3688 Symbol("g_log_set_handler", cast(void**)& g_log_set_handler),
3687 { "g_markup_vprintf_escaped", cast(void**)& g_markup_vprintf_escaped}, 3689 Symbol("g_printf_string_upper_bound", cast(void**)& g_printf_string_upper_bound),
3688 { "g_markup_printf_escaped", cast(void**)& g_markup_printf_escaped}, 3690 Symbol("g_markup_vprintf_escaped", cast(void**)& g_markup_vprintf_escaped),
3689 { "g_markup_escape_text", cast(void**)& g_markup_escape_text}, 3691 Symbol("g_markup_printf_escaped", cast(void**)& g_markup_printf_escaped),
3690 { "g_markup_parse_context_get_position", cast(void**)& g_markup_parse_context_get_position}, 3692 Symbol("g_markup_escape_text", cast(void**)& g_markup_escape_text),
3691 { "g_markup_parse_context_get_element", cast(void**)& g_markup_parse_context_get_element}, 3693 Symbol("g_markup_parse_context_get_position", cast(void**)& g_markup_parse_context_get_position),
3692 { "g_markup_parse_context_end_parse", cast(void**)& g_markup_parse_context_end_parse}, 3694 Symbol("g_markup_parse_context_get_element", cast(void**)& g_markup_parse_context_get_element),
3693 { "g_markup_parse_context_parse", cast(void**)& g_markup_parse_context_parse}, 3695 Symbol("g_markup_parse_context_end_parse", cast(void**)& g_markup_parse_context_end_parse),
3694 { "g_markup_parse_context_free", cast(void**)& g_markup_parse_context_free}, 3696 Symbol("g_markup_parse_context_parse", cast(void**)& g_markup_parse_context_parse),
3695 { "g_markup_parse_context_new", cast(void**)& g_markup_parse_context_new}, 3697 Symbol("g_markup_parse_context_free", cast(void**)& g_markup_parse_context_free),
3696 { "g_markup_error_quark", cast(void**)& g_markup_error_quark}, 3698 Symbol("g_markup_parse_context_new", cast(void**)& g_markup_parse_context_new),
3697 { "g_mapped_file_free", cast(void**)& g_mapped_file_free}, 3699 Symbol("g_markup_error_quark", cast(void**)& g_markup_error_quark),
3698 { "g_mapped_file_get_contents", cast(void**)& g_mapped_file_get_contents}, 3700 Symbol("g_mapped_file_free", cast(void**)& g_mapped_file_free),
3699 { "g_mapped_file_get_length", cast(void**)& g_mapped_file_get_length}, 3701 Symbol("g_mapped_file_get_contents", cast(void**)& g_mapped_file_get_contents),
3700 { "g_mapped_file_new", cast(void**)& g_mapped_file_new}, 3702 Symbol("g_mapped_file_get_length", cast(void**)& g_mapped_file_get_length),
3701 { "g_key_file_remove_group", cast(void**)& g_key_file_remove_group}, 3703 Symbol("g_mapped_file_new", cast(void**)& g_mapped_file_new),
3702 { "g_key_file_remove_key", cast(void**)& g_key_file_remove_key}, 3704 Symbol("g_key_file_remove_group", cast(void**)& g_key_file_remove_group),
3703 { "g_key_file_remove_comment", cast(void**)& g_key_file_remove_comment}, 3705 Symbol("g_key_file_remove_key", cast(void**)& g_key_file_remove_key),
3704 { "g_key_file_get_comment", cast(void**)& g_key_file_get_comment}, 3706 Symbol("g_key_file_remove_comment", cast(void**)& g_key_file_remove_comment),
3705 { "g_key_file_set_comment", cast(void**)& g_key_file_set_comment}, 3707 Symbol("g_key_file_get_comment", cast(void**)& g_key_file_get_comment),
3706 { "g_key_file_set_integer_list", cast(void**)& g_key_file_set_integer_list}, 3708 Symbol("g_key_file_set_comment", cast(void**)& g_key_file_set_comment),
3707 { "g_key_file_get_double_list", cast(void**)& g_key_file_get_double_list}, 3709 Symbol("g_key_file_set_integer_list", cast(void**)& g_key_file_set_integer_list),
3708 { "g_key_file_set_double_list", cast(void**)& g_key_file_set_double_list}, 3710 Symbol("g_key_file_get_double_list", cast(void**)& g_key_file_get_double_list),
3709 { "g_key_file_get_integer_list", cast(void**)& g_key_file_get_integer_list}, 3711 Symbol("g_key_file_set_double_list", cast(void**)& g_key_file_set_double_list),
3710 { "g_key_file_set_boolean_list", cast(void**)& g_key_file_set_boolean_list}, 3712 Symbol("g_key_file_get_integer_list", cast(void**)& g_key_file_get_integer_list),
3711 { "g_key_file_get_boolean_list", cast(void**)& g_key_file_get_boolean_list}, 3713 Symbol("g_key_file_set_boolean_list", cast(void**)& g_key_file_set_boolean_list),
3712 { "g_key_file_set_locale_string_list", cast(void**)& g_key_file_set_locale_string_list}, 3714 Symbol("g_key_file_get_boolean_list", cast(void**)& g_key_file_get_boolean_list),
3713 { "g_key_file_get_locale_string_list", cast(void**)& g_key_file_get_locale_string_list}, 3715 Symbol("g_key_file_set_locale_string_list", cast(void**)& g_key_file_set_locale_string_list),
3714 { "g_key_file_set_string_list", cast(void**)& g_key_file_set_string_list}, 3716 Symbol("g_key_file_get_locale_string_list", cast(void**)& g_key_file_get_locale_string_list),
3715 { "g_key_file_get_string_list", cast(void**)& g_key_file_get_string_list}, 3717 Symbol("g_key_file_set_string_list", cast(void**)& g_key_file_set_string_list),
3716 { "g_key_file_set_double", cast(void**)& g_key_file_set_double}, 3718 Symbol("g_key_file_get_string_list", cast(void**)& g_key_file_get_string_list),
3717 { "g_key_file_get_double", cast(void**)& g_key_file_get_double}, 3719 Symbol("g_key_file_set_double", cast(void**)& g_key_file_set_double),
3718 { "g_key_file_set_integer", cast(void**)& g_key_file_set_integer}, 3720 Symbol("g_key_file_get_double", cast(void**)& g_key_file_get_double),
3719 { "g_key_file_get_integer", cast(void**)& g_key_file_get_integer}, 3721 Symbol("g_key_file_set_integer", cast(void**)& g_key_file_set_integer),
3720 { "g_key_file_set_boolean", cast(void**)& g_key_file_set_boolean}, 3722 Symbol("g_key_file_get_integer", cast(void**)& g_key_file_get_integer),
3721 { "g_key_file_get_boolean", cast(void**)& g_key_file_get_boolean}, 3723 Symbol("g_key_file_set_boolean", cast(void**)& g_key_file_set_boolean),
3722 { "g_key_file_set_locale_string", cast(void**)& g_key_file_set_locale_string}, 3724 Symbol("g_key_file_get_boolean", cast(void**)& g_key_file_get_boolean),
3723 { "g_key_file_get_locale_string", cast(void**)& g_key_file_get_locale_string}, 3725 Symbol("g_key_file_set_locale_string", cast(void**)& g_key_file_set_locale_string),
3724 { "g_key_file_set_string", cast(void**)& g_key_file_set_string}, 3726 Symbol("g_key_file_get_locale_string", cast(void**)& g_key_file_get_locale_string),
3725 { "g_key_file_get_string", cast(void**)& g_key_file_get_string}, 3727 Symbol("g_key_file_set_string", cast(void**)& g_key_file_set_string),
3726 { "g_key_file_set_value", cast(void**)& g_key_file_set_value}, 3728 Symbol("g_key_file_get_string", cast(void**)& g_key_file_get_string),
3727 { "g_key_file_get_value", cast(void**)& g_key_file_get_value}, 3729 Symbol("g_key_file_set_value", cast(void**)& g_key_file_set_value),
3728 { "g_key_file_has_key", cast(void**)& g_key_file_has_key}, 3730 Symbol("g_key_file_get_value", cast(void**)& g_key_file_get_value),
3729 { "g_key_file_has_group", cast(void**)& g_key_file_has_group}, 3731 Symbol("g_key_file_has_key", cast(void**)& g_key_file_has_key),
3730 { "g_key_file_get_keys", cast(void**)& g_key_file_get_keys}, 3732 Symbol("g_key_file_has_group", cast(void**)& g_key_file_has_group),
3731 { "g_key_file_get_groups", cast(void**)& g_key_file_get_groups}, 3733 Symbol("g_key_file_get_keys", cast(void**)& g_key_file_get_keys),
3732 { "g_key_file_get_start_group", cast(void**)& g_key_file_get_start_group}, 3734 Symbol("g_key_file_get_groups", cast(void**)& g_key_file_get_groups),
3733 { "g_key_file_to_data", cast(void**)& g_key_file_to_data}, 3735 Symbol("g_key_file_get_start_group", cast(void**)& g_key_file_get_start_group),
3734 { "g_key_file_load_from_data_dirs", cast(void**)& g_key_file_load_from_data_dirs}, 3736 Symbol("g_key_file_to_data", cast(void**)& g_key_file_to_data),
3735 { "g_key_file_load_from_dirs", cast(void**)& g_key_file_load_from_dirs}, 3737 Symbol("g_key_file_load_from_data_dirs", cast(void**)& g_key_file_load_from_data_dirs),
3736 { "g_key_file_load_from_data", cast(void**)& g_key_file_load_from_data}, 3738 Symbol("g_key_file_load_from_dirs", cast(void**)& g_key_file_load_from_dirs),
3737 { "g_key_file_load_from_file", cast(void**)& g_key_file_load_from_file}, 3739 Symbol("g_key_file_load_from_data", cast(void**)& g_key_file_load_from_data),
3738 { "g_key_file_set_list_separator", cast(void**)& g_key_file_set_list_separator}, 3740 Symbol("g_key_file_load_from_file", cast(void**)& g_key_file_load_from_file),
3739 { "g_key_file_free", cast(void**)& g_key_file_free}, 3741 Symbol("g_key_file_set_list_separator", cast(void**)& g_key_file_set_list_separator),
3740 { "g_key_file_new", cast(void**)& g_key_file_new}, 3742 Symbol("g_key_file_free", cast(void**)& g_key_file_free),
3741 { "g_key_file_error_quark", cast(void**)& g_key_file_error_quark}, 3743 Symbol("g_key_file_new", cast(void**)& g_key_file_new),
3742 { "g_io_watch_funcs", cast(void**)& g_io_watch_funcs}, 3744 Symbol("g_key_file_error_quark", cast(void**)& g_key_file_error_quark),
3743 { "g_io_channel_unix_get_fd", cast(void**)& g_io_channel_unix_get_fd}, 3745 Symbol("g_io_watch_funcs", cast(void**)& g_io_watch_funcs),
3744 { "g_io_channel_unix_new", cast(void**)& g_io_channel_unix_new}, 3746 Symbol("g_io_channel_unix_get_fd", cast(void**)& g_io_channel_unix_get_fd),
3745 { "g_io_channel_error_from_errno", cast(void**)& g_io_channel_error_from_errno}, 3747 Symbol("g_io_channel_unix_new", cast(void**)& g_io_channel_unix_new),
3746 { "g_io_channel_error_quark", cast(void**)& g_io_channel_error_quark}, 3748 Symbol("g_io_channel_error_from_errno", cast(void**)& g_io_channel_error_from_errno),
3747 { "g_io_channel_new_file", cast(void**)& g_io_channel_new_file}, 3749 Symbol("g_io_channel_error_quark", cast(void**)& g_io_channel_error_quark),
3748 { "g_io_channel_seek_position", cast(void**)& g_io_channel_seek_position}, 3750 Symbol("g_io_channel_new_file", cast(void**)& g_io_channel_new_file),
3749 { "g_io_channel_write_unichar", cast(void**)& g_io_channel_write_unichar}, 3751 Symbol("g_io_channel_seek_position", cast(void**)& g_io_channel_seek_position),
3750 { "g_io_channel_write_chars", cast(void**)& g_io_channel_write_chars}, 3752 Symbol("g_io_channel_write_unichar", cast(void**)& g_io_channel_write_unichar),
3751 { "g_io_channel_read_unichar", cast(void**)& g_io_channel_read_unichar}, 3753 Symbol("g_io_channel_write_chars", cast(void**)& g_io_channel_write_chars),
3752 { "g_io_channel_read_chars", cast(void**)& g_io_channel_read_chars}, 3754 Symbol("g_io_channel_read_unichar", cast(void**)& g_io_channel_read_unichar),
3753 { "g_io_channel_read_to_end", cast(void**)& g_io_channel_read_to_end}, 3755 Symbol("g_io_channel_read_chars", cast(void**)& g_io_channel_read_chars),
3754 { "g_io_channel_read_line_string", cast(void**)& g_io_channel_read_line_string}, 3756 Symbol("g_io_channel_read_to_end", cast(void**)& g_io_channel_read_to_end),
3755 { "g_io_channel_read_line", cast(void**)& g_io_channel_read_line}, 3757 Symbol("g_io_channel_read_line_string", cast(void**)& g_io_channel_read_line_string),
3756 { "g_io_channel_flush", cast(void**)& g_io_channel_flush}, 3758 Symbol("g_io_channel_read_line", cast(void**)& g_io_channel_read_line),
3757 { "g_io_channel_get_close_on_unref", cast(void**)& g_io_channel_get_close_on_unref}, 3759 Symbol("g_io_channel_flush", cast(void**)& g_io_channel_flush),
3758 { "g_io_channel_set_close_on_unref", cast(void**)& g_io_channel_set_close_on_unref}, 3760 Symbol("g_io_channel_get_close_on_unref", cast(void**)& g_io_channel_get_close_on_unref),
3759 { "g_io_channel_get_encoding", cast(void**)& g_io_channel_get_encoding}, 3761 Symbol("g_io_channel_set_close_on_unref", cast(void**)& g_io_channel_set_close_on_unref),
3760 { "g_io_channel_set_encoding", cast(void**)& g_io_channel_set_encoding}, 3762 Symbol("g_io_channel_get_encoding", cast(void**)& g_io_channel_get_encoding),
3761 { "g_io_channel_get_buffered", cast(void**)& g_io_channel_get_buffered}, 3763 Symbol("g_io_channel_set_encoding", cast(void**)& g_io_channel_set_encoding),
3762 { "g_io_channel_set_buffered", cast(void**)& g_io_channel_set_buffered}, 3764 Symbol("g_io_channel_get_buffered", cast(void**)& g_io_channel_get_buffered),
3763 { "g_io_channel_get_line_term", cast(void**)& g_io_channel_get_line_term}, 3765 Symbol("g_io_channel_set_buffered", cast(void**)& g_io_channel_set_buffered),
3764 { "g_io_channel_set_line_term", cast(void**)& g_io_channel_set_line_term}, 3766 Symbol("g_io_channel_get_line_term", cast(void**)& g_io_channel_get_line_term),
3765 { "g_io_channel_get_flags", cast(void**)& g_io_channel_get_flags}, 3767 Symbol("g_io_channel_set_line_term", cast(void**)& g_io_channel_set_line_term),
3766 { "g_io_channel_set_flags", cast(void**)& g_io_channel_set_flags}, 3768 Symbol("g_io_channel_get_flags", cast(void**)& g_io_channel_get_flags),
3767 { "g_io_channel_get_buffer_condition", cast(void**)& g_io_channel_get_buffer_condition}, 3769 Symbol("g_io_channel_set_flags", cast(void**)& g_io_channel_set_flags),
3768 { "g_io_channel_get_buffer_size", cast(void**)& g_io_channel_get_buffer_size}, 3770 Symbol("g_io_channel_get_buffer_condition", cast(void**)& g_io_channel_get_buffer_condition),
3769 { "g_io_channel_set_buffer_size", cast(void**)& g_io_channel_set_buffer_size}, 3771 Symbol("g_io_channel_get_buffer_size", cast(void**)& g_io_channel_get_buffer_size),
3770 { "g_io_add_watch", cast(void**)& g_io_add_watch}, 3772 Symbol("g_io_channel_set_buffer_size", cast(void**)& g_io_channel_set_buffer_size),
3771 { "g_io_create_watch", cast(void**)& g_io_create_watch}, 3773 Symbol("g_io_add_watch", cast(void**)& g_io_add_watch),
3772 { "g_io_add_watch_full", cast(void**)& g_io_add_watch_full}, 3774 Symbol("g_io_create_watch", cast(void**)& g_io_create_watch),
3773 { "g_io_channel_shutdown", cast(void**)& g_io_channel_shutdown}, 3775 Symbol("g_io_add_watch_full", cast(void**)& g_io_add_watch_full),
3774 { "g_io_channel_close", cast(void**)& g_io_channel_close}, 3776 Symbol("g_io_channel_shutdown", cast(void**)& g_io_channel_shutdown),
3775 { "g_io_channel_seek", cast(void**)& g_io_channel_seek}, 3777 Symbol("g_io_channel_close", cast(void**)& g_io_channel_close),
3776 { "g_io_channel_write", cast(void**)& g_io_channel_write}, 3778 Symbol("g_io_channel_seek", cast(void**)& g_io_channel_seek),
3777 { "g_io_channel_read", cast(void**)& g_io_channel_read}, 3779 Symbol("g_io_channel_write", cast(void**)& g_io_channel_write),
3778 { "g_io_channel_unref", cast(void**)& g_io_channel_unref}, 3780 Symbol("g_io_channel_read", cast(void**)& g_io_channel_read),
3779 { "g_io_channel_ref", cast(void**)& g_io_channel_ref}, 3781 Symbol("g_io_channel_unref", cast(void**)& g_io_channel_unref),
3780 { "g_io_channel_init", cast(void**)& g_io_channel_init}, 3782 Symbol("g_io_channel_ref", cast(void**)& g_io_channel_ref),
3781 { "g_string_up", cast(void**)& g_string_up}, 3783 Symbol("g_io_channel_init", cast(void**)& g_io_channel_init),
3782 { "g_string_down", cast(void**)& g_string_down}, 3784 Symbol("g_string_up", cast(void**)& g_string_up),
3783 { "g_string_append_c_inline", cast(void**)& g_string_append_c_inline}, 3785 Symbol("g_string_down", cast(void**)& g_string_down),
3784 { "g_string_append_printf", cast(void**)& g_string_append_printf}, 3786 Symbol("g_string_append_c_inline", cast(void**)& g_string_append_c_inline),
3785 { "g_string_append_vprintf", cast(void**)& g_string_append_vprintf}, 3787 Symbol("g_string_append_printf", cast(void**)& g_string_append_printf),
3786 { "g_string_printf", cast(void**)& g_string_printf}, 3788 Symbol("g_string_append_vprintf", cast(void**)& g_string_append_vprintf),
3787 { "g_string_vprintf", cast(void**)& g_string_vprintf}, 3789 Symbol("g_string_printf", cast(void**)& g_string_printf),
3788 { "g_string_ascii_up", cast(void**)& g_string_ascii_up}, 3790 Symbol("g_string_vprintf", cast(void**)& g_string_vprintf),
3789 { "g_string_ascii_down", cast(void**)& g_string_ascii_down}, 3791 Symbol("g_string_ascii_up", cast(void**)& g_string_ascii_up),
3790 { "g_string_erase", cast(void**)& g_string_erase}, 3792 Symbol("g_string_ascii_down", cast(void**)& g_string_ascii_down),
3791 { "g_string_overwrite_len", cast(void**)& g_string_overwrite_len}, 3793 Symbol("g_string_erase", cast(void**)& g_string_erase),
3792 { "g_string_overwrite", cast(void**)& g_string_overwrite}, 3794 Symbol("g_string_overwrite_len", cast(void**)& g_string_overwrite_len),
3793 { "g_string_insert_unichar", cast(void**)& g_string_insert_unichar}, 3795 Symbol("g_string_overwrite", cast(void**)& g_string_overwrite),
3794 { "g_string_insert_c", cast(void**)& g_string_insert_c}, 3796 Symbol("g_string_insert_unichar", cast(void**)& g_string_insert_unichar),
3795 { "g_string_insert", cast(void**)& g_string_insert}, 3797 Symbol("g_string_insert_c", cast(void**)& g_string_insert_c),
3796 { "g_string_prepend_len", cast(void**)& g_string_prepend_len}, 3798 Symbol("g_string_insert", cast(void**)& g_string_insert),
3797 { "g_string_prepend_unichar", cast(void**)& g_string_prepend_unichar}, 3799 Symbol("g_string_prepend_len", cast(void**)& g_string_prepend_len),
3798 { "g_string_prepend_c", cast(void**)& g_string_prepend_c}, 3800 Symbol("g_string_prepend_unichar", cast(void**)& g_string_prepend_unichar),
3799 { "g_string_prepend", cast(void**)& g_string_prepend}, 3801 Symbol("g_string_prepend_c", cast(void**)& g_string_prepend_c),
3800 { "g_string_append_unichar", cast(void**)& g_string_append_unichar}, 3802 Symbol("g_string_prepend", cast(void**)& g_string_prepend),
3801 { "g_string_append_c", cast(void**)& g_string_append_c}, 3803 Symbol("g_string_append_unichar", cast(void**)& g_string_append_unichar),
3802 { "g_string_append_len", cast(void**)& g_string_append_len}, 3804 Symbol("g_string_append_c", cast(void**)& g_string_append_c),
3803 { "g_string_append", cast(void**)& g_string_append}, 3805 Symbol("g_string_append_len", cast(void**)& g_string_append_len),
3804 { "g_string_insert_len", cast(void**)& g_string_insert_len}, 3806 Symbol("g_string_append", cast(void**)& g_string_append),
3805 { "g_string_set_size", cast(void**)& g_string_set_size}, 3807 Symbol("g_string_insert_len", cast(void**)& g_string_insert_len),
3806 { "g_string_truncate", cast(void**)& g_string_truncate}, 3808 Symbol("g_string_set_size", cast(void**)& g_string_set_size),
3807 { "g_string_assign", cast(void**)& g_string_assign}, 3809 Symbol("g_string_truncate", cast(void**)& g_string_truncate),
3808 { "g_string_hash", cast(void**)& g_string_hash}, 3810 Symbol("g_string_assign", cast(void**)& g_string_assign),
3809 { "g_string_equal", cast(void**)& g_string_equal}, 3811 Symbol("g_string_hash", cast(void**)& g_string_hash),
3810 { "g_string_free", cast(void**)& g_string_free}, 3812 Symbol("g_string_equal", cast(void**)& g_string_equal),
3811 { "g_string_sized_new", cast(void**)& g_string_sized_new}, 3813 Symbol("g_string_free", cast(void**)& g_string_free),
3812 { "g_string_new_len", cast(void**)& g_string_new_len}, 3814 Symbol("g_string_sized_new", cast(void**)& g_string_sized_new),
3813 { "g_string_new", cast(void**)& g_string_new}, 3815 Symbol("g_string_new_len", cast(void**)& g_string_new_len),
3814 { "g_string_chunk_insert_const", cast(void**)& g_string_chunk_insert_const}, 3816 Symbol("g_string_new", cast(void**)& g_string_new),
3815 { "g_string_chunk_insert_len", cast(void**)& g_string_chunk_insert_len}, 3817 Symbol("g_string_chunk_insert_const", cast(void**)& g_string_chunk_insert_const),
3816 { "g_string_chunk_insert", cast(void**)& g_string_chunk_insert}, 3818 Symbol("g_string_chunk_insert_len", cast(void**)& g_string_chunk_insert_len),
3817 { "g_string_chunk_clear", cast(void**)& g_string_chunk_clear}, 3819 Symbol("g_string_chunk_insert", cast(void**)& g_string_chunk_insert),
3818 { "g_string_chunk_free", cast(void**)& g_string_chunk_free}, 3820 Symbol("g_string_chunk_clear", cast(void**)& g_string_chunk_clear),
3819 { "g_string_chunk_new", cast(void**)& g_string_chunk_new}, 3821 Symbol("g_string_chunk_free", cast(void**)& g_string_chunk_free),
3820 { "_g_utf8_make_valid", cast(void**)& _g_utf8_make_valid}, 3822 Symbol("g_string_chunk_new", cast(void**)& g_string_chunk_new),
3821 { "g_unichar_get_script", cast(void**)& g_unichar_get_script}, 3823 Symbol("_g_utf8_make_valid", cast(void**)& _g_utf8_make_valid),
3822 { "g_unichar_get_mirror_char", cast(void**)& g_unichar_get_mirror_char}, 3824 Symbol("g_unichar_get_script", cast(void**)& g_unichar_get_script),
3823 { "g_utf8_collate_key_for_filename", cast(void**)& g_utf8_collate_key_for_filename}, 3825 Symbol("g_unichar_get_mirror_char", cast(void**)& g_unichar_get_mirror_char),
3824 { "g_utf8_collate_key", cast(void**)& g_utf8_collate_key}, 3826 Symbol("g_utf8_collate_key_for_filename", cast(void**)& g_utf8_collate_key_for_filename),
3825 { "g_utf8_collate", cast(void**)& g_utf8_collate}, 3827 Symbol("g_utf8_collate_key", cast(void**)& g_utf8_collate_key),
3826 { "g_utf8_normalize", cast(void**)& g_utf8_normalize}, 3828 Symbol("g_utf8_collate", cast(void**)& g_utf8_collate),
3827 { "g_utf8_casefold", cast(void**)& g_utf8_casefold}, 3829 Symbol("g_utf8_normalize", cast(void**)& g_utf8_normalize),
3828 { "g_utf8_strdown", cast(void**)& g_utf8_strdown}, 3830 Symbol("g_utf8_casefold", cast(void**)& g_utf8_casefold),
3829 { "g_utf8_strup", cast(void**)& g_utf8_strup}, 3831 Symbol("g_utf8_strdown", cast(void**)& g_utf8_strdown),
3830 { "g_unichar_validate", cast(void**)& g_unichar_validate}, 3832 Symbol("g_utf8_strup", cast(void**)& g_utf8_strup),
3831 { "g_utf8_validate", cast(void**)& g_utf8_validate}, 3833 Symbol("g_unichar_validate", cast(void**)& g_unichar_validate),
3832 { "g_unichar_to_utf8", cast(void**)& g_unichar_to_utf8}, 3834 Symbol("g_utf8_validate", cast(void**)& g_utf8_validate),
3833 { "g_ucs4_to_utf8", cast(void**)& g_ucs4_to_utf8}, 3835 Symbol("g_unichar_to_utf8", cast(void**)& g_unichar_to_utf8),
3834 { "g_ucs4_to_utf16", cast(void**)& g_ucs4_to_utf16}, 3836 Symbol("g_ucs4_to_utf8", cast(void**)& g_ucs4_to_utf8),
3835 { "g_utf16_to_utf8", cast(void**)& g_utf16_to_utf8}, 3837 Symbol("g_ucs4_to_utf16", cast(void**)& g_ucs4_to_utf16),
3836 { "g_utf16_to_ucs4", cast(void**)& g_utf16_to_ucs4}, 3838 Symbol("g_utf16_to_utf8", cast(void**)& g_utf16_to_utf8),
3837 { "g_utf8_to_ucs4_fast", cast(void**)& g_utf8_to_ucs4_fast}, 3839 Symbol("g_utf16_to_ucs4", cast(void**)& g_utf16_to_ucs4),
3838 { "g_utf8_to_ucs4", cast(void**)& g_utf8_to_ucs4}, 3840 Symbol("g_utf8_to_ucs4_fast", cast(void**)& g_utf8_to_ucs4_fast),
3839 { "g_utf8_to_utf16", cast(void**)& g_utf8_to_utf16}, 3841 Symbol("g_utf8_to_ucs4", cast(void**)& g_utf8_to_ucs4),
3840 { "g_utf8_strreverse", cast(void**)& g_utf8_strreverse}, 3842 Symbol("g_utf8_to_utf16", cast(void**)& g_utf8_to_utf16),
3841 { "g_utf8_strrchr", cast(void**)& g_utf8_strrchr}, 3843 Symbol("g_utf8_strreverse", cast(void**)& g_utf8_strreverse),
3842 { "g_utf8_strchr", cast(void**)& g_utf8_strchr}, 3844 Symbol("g_utf8_strrchr", cast(void**)& g_utf8_strrchr),
3843 { "g_utf8_strncpy", cast(void**)& g_utf8_strncpy}, 3845 Symbol("g_utf8_strchr", cast(void**)& g_utf8_strchr),
3844 { "g_utf8_strlen", cast(void**)& g_utf8_strlen}, 3846 Symbol("g_utf8_strncpy", cast(void**)& g_utf8_strncpy),
3845 { "g_utf8_find_prev_char", cast(void**)& g_utf8_find_prev_char}, 3847 Symbol("g_utf8_strlen", cast(void**)& g_utf8_strlen),
3846 { "g_utf8_find_next_char", cast(void**)& g_utf8_find_next_char}, 3848 Symbol("g_utf8_find_prev_char", cast(void**)& g_utf8_find_prev_char),
3847 { "g_utf8_prev_char", cast(void**)& g_utf8_prev_char}, 3849 Symbol("g_utf8_find_next_char", cast(void**)& g_utf8_find_next_char),
3848 { "g_utf8_pointer_to_offset", cast(void**)& g_utf8_pointer_to_offset}, 3850 Symbol("g_utf8_prev_char", cast(void**)& g_utf8_prev_char),
3849 { "g_utf8_offset_to_pointer", cast(void**)& g_utf8_offset_to_pointer}, 3851 Symbol("g_utf8_pointer_to_offset", cast(void**)& g_utf8_pointer_to_offset),
3850 { "g_utf8_get_char_validated", cast(void**)& g_utf8_get_char_validated}, 3852 Symbol("g_utf8_offset_to_pointer", cast(void**)& g_utf8_offset_to_pointer),
3851 { "g_utf8_get_char", cast(void**)& g_utf8_get_char}, 3853 Symbol("g_utf8_get_char_validated", cast(void**)& g_utf8_get_char_validated),
3852 { "g_utf8_skip", cast(void**)& g_utf8_skip}, 3854 Symbol("g_utf8_get_char", cast(void**)& g_utf8_get_char),
3853 { "g_unicode_canonical_decomposition", cast(void**)& g_unicode_canonical_decomposition}, 3855 Symbol("g_utf8_skip", cast(void**)& g_utf8_skip),
3854 { "g_unicode_canonical_ordering", cast(void**)& g_unicode_canonical_ordering}, 3856 Symbol("g_unicode_canonical_decomposition", cast(void**)& g_unicode_canonical_decomposition),
3855 { "g_unichar_combining_class", cast(void**)& g_unichar_combining_class}, 3857 Symbol("g_unicode_canonical_ordering", cast(void**)& g_unicode_canonical_ordering),
3856 { "g_unichar_break_type", cast(void**)& g_unichar_break_type}, 3858 Symbol("g_unichar_combining_class", cast(void**)& g_unichar_combining_class),
3857 { "g_unichar_type", cast(void**)& g_unichar_type}, 3859 Symbol("g_unichar_break_type", cast(void**)& g_unichar_break_type),
3858 { "g_unichar_xdigit_value", cast(void**)& g_unichar_xdigit_value}, 3860 Symbol("g_unichar_type", cast(void**)& g_unichar_type),
3859 { "g_unichar_digit_value", cast(void**)& g_unichar_digit_value}, 3861 Symbol("g_unichar_xdigit_value", cast(void**)& g_unichar_xdigit_value),
3860 { "g_unichar_totitle", cast(void**)& g_unichar_totitle}, 3862 Symbol("g_unichar_digit_value", cast(void**)& g_unichar_digit_value),
3861 { "g_unichar_tolower", cast(void**)& g_unichar_tolower}, 3863 Symbol("g_unichar_totitle", cast(void**)& g_unichar_totitle),
3862 { "g_unichar_toupper", cast(void**)& g_unichar_toupper}, 3864 Symbol("g_unichar_tolower", cast(void**)& g_unichar_tolower),
3863 { "g_unichar_ismark", cast(void**)& g_unichar_ismark}, 3865 Symbol("g_unichar_toupper", cast(void**)& g_unichar_toupper),
3864 { "g_unichar_iszerowidth", cast(void**)& g_unichar_iszerowidth}, 3866 Symbol("g_unichar_ismark", cast(void**)& g_unichar_ismark),
3865 { "g_unichar_iswide_cjk", cast(void**)& g_unichar_iswide_cjk}, 3867 Symbol("g_unichar_iszerowidth", cast(void**)& g_unichar_iszerowidth),
3866 { "g_unichar_iswide", cast(void**)& g_unichar_iswide}, 3868 Symbol("g_unichar_iswide_cjk", cast(void**)& g_unichar_iswide_cjk),
3867 { "g_unichar_isdefined", cast(void**)& g_unichar_isdefined}, 3869 Symbol("g_unichar_iswide", cast(void**)& g_unichar_iswide),
3868 { "g_unichar_istitle", cast(void**)& g_unichar_istitle}, 3870 Symbol("g_unichar_isdefined", cast(void**)& g_unichar_isdefined),
3869 { "g_unichar_isxdigit", cast(void**)& g_unichar_isxdigit}, 3871 Symbol("g_unichar_istitle", cast(void**)& g_unichar_istitle),
3870 { "g_unichar_isupper", cast(void**)& g_unichar_isupper}, 3872 Symbol("g_unichar_isxdigit", cast(void**)& g_unichar_isxdigit),
3871 { "g_unichar_isspace", cast(void**)& g_unichar_isspace}, 3873 Symbol("g_unichar_isupper", cast(void**)& g_unichar_isupper),
3872 { "g_unichar_ispunct", cast(void**)& g_unichar_ispunct}, 3874 Symbol("g_unichar_isspace", cast(void**)& g_unichar_isspace),
3873 { "g_unichar_isprint", cast(void**)& g_unichar_isprint}, 3875 Symbol("g_unichar_ispunct", cast(void**)& g_unichar_ispunct),
3874 { "g_unichar_islower", cast(void**)& g_unichar_islower}, 3876 Symbol("g_unichar_isprint", cast(void**)& g_unichar_isprint),
3875 { "g_unichar_isgraph", cast(void**)& g_unichar_isgraph}, 3877 Symbol("g_unichar_islower", cast(void**)& g_unichar_islower),
3876 { "g_unichar_isdigit", cast(void**)& g_unichar_isdigit}, 3878 Symbol("g_unichar_isgraph", cast(void**)& g_unichar_isgraph),
3877 { "g_unichar_iscntrl", cast(void**)& g_unichar_iscntrl}, 3879 Symbol("g_unichar_isdigit", cast(void**)& g_unichar_isdigit),
3878 { "g_unichar_isalpha", cast(void**)& g_unichar_isalpha}, 3880 Symbol("g_unichar_iscntrl", cast(void**)& g_unichar_iscntrl),
3879 { "g_unichar_isalnum", cast(void**)& g_unichar_isalnum}, 3881 Symbol("g_unichar_isalpha", cast(void**)& g_unichar_isalpha),
3880 { "g_get_charset", cast(void**)& g_get_charset}, 3882 Symbol("g_unichar_isalnum", cast(void**)& g_unichar_isalnum),
3881 { "g_idle_funcs", cast(void**)& g_idle_funcs}, 3883 Symbol("g_get_charset", cast(void**)& g_get_charset),
3882 { "g_child_watch_funcs", cast(void**)& g_child_watch_funcs}, 3884 Symbol("g_idle_funcs", cast(void**)& g_idle_funcs),
3883 { "g_timeout_funcs", cast(void**)& g_timeout_funcs}, 3885 Symbol("g_child_watch_funcs", cast(void**)& g_child_watch_funcs),
3884 { "g_idle_remove_by_data", cast(void**)& g_idle_remove_by_data}, 3886 Symbol("g_timeout_funcs", cast(void**)& g_timeout_funcs),
3885 { "g_idle_add_full", cast(void**)& g_idle_add_full}, 3887 Symbol("g_idle_remove_by_data", cast(void**)& g_idle_remove_by_data),
3886 { "g_idle_add", cast(void**)& g_idle_add}, 3888 Symbol("g_idle_add_full", cast(void**)& g_idle_add_full),
3887 { "g_child_watch_add", cast(void**)& g_child_watch_add}, 3889 Symbol("g_idle_add", cast(void**)& g_idle_add),
3888 { "g_child_watch_add_full", cast(void**)& g_child_watch_add_full}, 3890 Symbol("g_child_watch_add", cast(void**)& g_child_watch_add),
3889 { "g_timeout_add_seconds", cast(void**)& g_timeout_add_seconds}, 3891 Symbol("g_child_watch_add_full", cast(void**)& g_child_watch_add_full),
3890 { "g_timeout_add_seconds_full", cast(void**)& g_timeout_add_seconds_full}, 3892 Symbol("g_timeout_add_seconds", cast(void**)& g_timeout_add_seconds),
3891 { "g_timeout_add", cast(void**)& g_timeout_add}, 3893 Symbol("g_timeout_add_seconds_full", cast(void**)& g_timeout_add_seconds_full),
3892 { "g_timeout_add_full", cast(void**)& g_timeout_add_full}, 3894 Symbol("g_timeout_add", cast(void**)& g_timeout_add),
3893 { "g_source_remove_by_funcs_user_data", cast(void**)& g_source_remove_by_funcs_user_data}, 3895 Symbol("g_timeout_add_full", cast(void**)& g_timeout_add_full),
3894 { "g_source_remove_by_user_data", cast(void**)& g_source_remove_by_user_data}, 3896 Symbol("g_source_remove_by_funcs_user_data", cast(void**)& g_source_remove_by_funcs_user_data),
3895 { "g_source_remove", cast(void**)& g_source_remove}, 3897 Symbol("g_source_remove_by_user_data", cast(void**)& g_source_remove_by_user_data),
3896 { "g_get_current_time", cast(void**)& g_get_current_time}, 3898 Symbol("g_source_remove", cast(void**)& g_source_remove),
3897 { "g_timeout_source_new_seconds", cast(void**)& g_timeout_source_new_seconds}, 3899 Symbol("g_get_current_time", cast(void**)& g_get_current_time),
3898 { "g_timeout_source_new", cast(void**)& g_timeout_source_new}, 3900 Symbol("g_timeout_source_new_seconds", cast(void**)& g_timeout_source_new_seconds),
3899 { "g_child_watch_source_new", cast(void**)& g_child_watch_source_new}, 3901 Symbol("g_timeout_source_new", cast(void**)& g_timeout_source_new),
3900 { "g_idle_source_new", cast(void**)& g_idle_source_new}, 3902 Symbol("g_child_watch_source_new", cast(void**)& g_child_watch_source_new),
3901 { "g_source_get_current_time", cast(void**)& g_source_get_current_time}, 3903 Symbol("g_idle_source_new", cast(void**)& g_idle_source_new),
3902 { "g_source_remove_poll", cast(void**)& g_source_remove_poll}, 3904 Symbol("g_source_get_current_time", cast(void**)& g_source_get_current_time),
3903 { "g_source_add_poll", cast(void**)& g_source_add_poll}, 3905 Symbol("g_source_remove_poll", cast(void**)& g_source_remove_poll),
3904 { "g_source_set_callback_indirect", cast(void**)& g_source_set_callback_indirect}, 3906 Symbol("g_source_add_poll", cast(void**)& g_source_add_poll),
3905 { "g_source_is_destroyed", cast(void**)& g_source_is_destroyed}, 3907 Symbol("g_source_set_callback_indirect", cast(void**)& g_source_set_callback_indirect),
3906 { "g_source_set_funcs", cast(void**)& g_source_set_funcs}, 3908 Symbol("g_source_is_destroyed", cast(void**)& g_source_is_destroyed),
3907 { "g_source_set_callback", cast(void**)& g_source_set_callback}, 3909 Symbol("g_source_set_funcs", cast(void**)& g_source_set_funcs),
3908 { "g_source_get_context", cast(void**)& g_source_get_context}, 3910 Symbol("g_source_set_callback", cast(void**)& g_source_set_callback),
3909 { "g_source_get_id", cast(void**)& g_source_get_id}, 3911 Symbol("g_source_get_context", cast(void**)& g_source_get_context),
3910 { "g_source_get_can_recurse", cast(void**)& g_source_get_can_recurse}, 3912 Symbol("g_source_get_id", cast(void**)& g_source_get_id),
3911 { "g_source_set_can_recurse", cast(void**)& g_source_set_can_recurse}, 3913 Symbol("g_source_get_can_recurse", cast(void**)& g_source_get_can_recurse),
3912 { "g_source_get_priority", cast(void**)& g_source_get_priority}, 3914 Symbol("g_source_set_can_recurse", cast(void**)& g_source_set_can_recurse),
3913 { "g_source_set_priority", cast(void**)& g_source_set_priority}, 3915 Symbol("g_source_get_priority", cast(void**)& g_source_get_priority),
3914 { "g_source_destroy", cast(void**)& g_source_destroy}, 3916 Symbol("g_source_set_priority", cast(void**)& g_source_set_priority),
3915 { "g_source_attach", cast(void**)& g_source_attach}, 3917 Symbol("g_source_destroy", cast(void**)& g_source_destroy),
3916 { "g_source_unref", cast(void**)& g_source_unref}, 3918 Symbol("g_source_attach", cast(void**)& g_source_attach),
3917 { "g_source_ref", cast(void**)& g_source_ref}, 3919 Symbol("g_source_unref", cast(void**)& g_source_unref),
3918 { "g_source_new", cast(void**)& g_source_new}, 3920 Symbol("g_source_ref", cast(void**)& g_source_ref),
3919 { "g_main_loop_get_context", cast(void**)& g_main_loop_get_context}, 3921 Symbol("g_source_new", cast(void**)& g_source_new),
3920 { "g_main_loop_is_running", cast(void**)& g_main_loop_is_running}, 3922 Symbol("g_main_loop_get_context", cast(void**)& g_main_loop_get_context),
3921 { "g_main_loop_unref", cast(void**)& g_main_loop_unref}, 3923 Symbol("g_main_loop_is_running", cast(void**)& g_main_loop_is_running),
3922 { "g_main_loop_ref", cast(void**)& g_main_loop_ref}, 3924 Symbol("g_main_loop_unref", cast(void**)& g_main_loop_unref),
3923 { "g_main_loop_quit", cast(void**)& g_main_loop_quit}, 3925 Symbol("g_main_loop_ref", cast(void**)& g_main_loop_ref),
3924 { "g_main_loop_run", cast(void**)& g_main_loop_run}, 3926 Symbol("g_main_loop_quit", cast(void**)& g_main_loop_quit),
3925 { "g_main_loop_new", cast(void**)& g_main_loop_new}, 3927 Symbol("g_main_loop_run", cast(void**)& g_main_loop_run),
3926 { "g_main_current_source", cast(void**)& g_main_current_source}, 3928 Symbol("g_main_loop_new", cast(void**)& g_main_loop_new),
3927 { "g_main_depth", cast(void**)& g_main_depth}, 3929 Symbol("g_main_current_source", cast(void**)& g_main_current_source),
3928 { "g_main_context_remove_poll", cast(void**)& g_main_context_remove_poll}, 3930 Symbol("g_main_depth", cast(void**)& g_main_depth),
3929 { "g_main_context_add_poll", cast(void**)& g_main_context_add_poll}, 3931 Symbol("g_main_context_remove_poll", cast(void**)& g_main_context_remove_poll),
3930 { "g_main_context_get_poll_func", cast(void**)& g_main_context_get_poll_func}, 3932 Symbol("g_main_context_add_poll", cast(void**)& g_main_context_add_poll),
3931 { "g_main_context_set_poll_func", cast(void**)& g_main_context_set_poll_func}, 3933 Symbol("g_main_context_get_poll_func", cast(void**)& g_main_context_get_poll_func),
3932 { "g_main_context_dispatch", cast(void**)& g_main_context_dispatch}, 3934 Symbol("g_main_context_set_poll_func", cast(void**)& g_main_context_set_poll_func),
3933 { "g_main_context_check", cast(void**)& g_main_context_check}, 3935 Symbol("g_main_context_dispatch", cast(void**)& g_main_context_dispatch),
3934 { "g_main_context_query", cast(void**)& g_main_context_query}, 3936 Symbol("g_main_context_check", cast(void**)& g_main_context_check),
3935 { "g_main_context_prepare", cast(void**)& g_main_context_prepare}, 3937 Symbol("g_main_context_query", cast(void**)& g_main_context_query),
3936 { "g_main_context_wait", cast(void**)& g_main_context_wait}, 3938 Symbol("g_main_context_prepare", cast(void**)& g_main_context_prepare),
3937 { "g_main_context_is_owner", cast(void**)& g_main_context_is_owner}, 3939 Symbol("g_main_context_wait", cast(void**)& g_main_context_wait),
3938 { "g_main_context_release", cast(void**)& g_main_context_release}, 3940 Symbol("g_main_context_is_owner", cast(void**)& g_main_context_is_owner),
3939 { "g_main_context_acquire", cast(void**)& g_main_context_acquire}, 3941 Symbol("g_main_context_release", cast(void**)& g_main_context_release),
3940 { "g_main_context_wakeup", cast(void**)& g_main_context_wakeup}, 3942 Symbol("g_main_context_acquire", cast(void**)& g_main_context_acquire),
3941 { "g_main_context_find_source_by_funcs_user_data", cast(void**)& g_main_context_find_source_by_funcs_user_data}, 3943 Symbol("g_main_context_wakeup", cast(void**)& g_main_context_wakeup),
3942 { "g_main_context_find_source_by_user_data", cast(void**)& g_main_context_find_source_by_user_data}, 3944 Symbol("g_main_context_find_source_by_funcs_user_data", cast(void**)& g_main_context_find_source_by_funcs_user_data),
3943 { "g_main_context_find_source_by_id", cast(void**)& g_main_context_find_source_by_id}, 3945 Symbol("g_main_context_find_source_by_user_data", cast(void**)& g_main_context_find_source_by_user_data),
3944 { "g_main_context_pending", cast(void**)& g_main_context_pending}, 3946 Symbol("g_main_context_find_source_by_id", cast(void**)& g_main_context_find_source_by_id),
3945 { "g_main_context_iteration", cast(void**)& g_main_context_iteration}, 3947 Symbol("g_main_context_pending", cast(void**)& g_main_context_pending),
3946 { "g_main_context_default", cast(void**)& g_main_context_default}, 3948 Symbol("g_main_context_iteration", cast(void**)& g_main_context_iteration),
3947 { "g_main_context_unref", cast(void**)& g_main_context_unref}, 3949 Symbol("g_main_context_default", cast(void**)& g_main_context_default),
3948 { "g_main_context_ref", cast(void**)& g_main_context_ref}, 3950 Symbol("g_main_context_unref", cast(void**)& g_main_context_unref),
3949 { "g_main_context_new", cast(void**)& g_main_context_new}, 3951 Symbol("g_main_context_ref", cast(void**)& g_main_context_ref),
3950 { "g_slist_pop_allocator", cast(void**)& g_slist_pop_allocator}, 3952 Symbol("g_main_context_new", cast(void**)& g_main_context_new),
3951 { "g_slist_push_allocator", cast(void**)& g_slist_push_allocator}, 3953 Symbol("g_slist_pop_allocator", cast(void**)& g_slist_pop_allocator),
3952 { "g_slist_nth_data", cast(void**)& g_slist_nth_data}, 3954 Symbol("g_slist_push_allocator", cast(void**)& g_slist_push_allocator),
3953 { "g_slist_sort_with_data", cast(void**)& g_slist_sort_with_data}, 3955 Symbol("g_slist_nth_data", cast(void**)& g_slist_nth_data),
3954 { "g_slist_sort", cast(void**)& g_slist_sort}, 3956 Symbol("g_slist_sort_with_data", cast(void**)& g_slist_sort_with_data),
3955 { "g_slist_foreach", cast(void**)& g_slist_foreach}, 3957 Symbol("g_slist_sort", cast(void**)& g_slist_sort),
3956 { "g_slist_length", cast(void**)& g_slist_length}, 3958 Symbol("g_slist_foreach", cast(void**)& g_slist_foreach),
3957 { "g_slist_last", cast(void**)& g_slist_last}, 3959 Symbol("g_slist_length", cast(void**)& g_slist_length),
3958 { "g_slist_index", cast(void**)& g_slist_index}, 3960 Symbol("g_slist_last", cast(void**)& g_slist_last),
3959 { "g_slist_position", cast(void**)& g_slist_position}, 3961 Symbol("g_slist_index", cast(void**)& g_slist_index),
3960 { "g_slist_find_custom", cast(void**)& g_slist_find_custom}, 3962 Symbol("g_slist_position", cast(void**)& g_slist_position),
3961 { "g_slist_find", cast(void**)& g_slist_find}, 3963 Symbol("g_slist_find_custom", cast(void**)& g_slist_find_custom),
3962 { "g_slist_nth", cast(void**)& g_slist_nth}, 3964 Symbol("g_slist_find", cast(void**)& g_slist_find),
3963 { "g_slist_copy", cast(void**)& g_slist_copy}, 3965 Symbol("g_slist_nth", cast(void**)& g_slist_nth),
3964 { "g_slist_reverse", cast(void**)& g_slist_reverse}, 3966 Symbol("g_slist_copy", cast(void**)& g_slist_copy),
3965 { "g_slist_delete_link", cast(void**)& g_slist_delete_link}, 3967 Symbol("g_slist_reverse", cast(void**)& g_slist_reverse),
3966 { "g_slist_remove_link", cast(void**)& g_slist_remove_link}, 3968 Symbol("g_slist_delete_link", cast(void**)& g_slist_delete_link),
3967 { "g_slist_remove_all", cast(void**)& g_slist_remove_all}, 3969 Symbol("g_slist_remove_link", cast(void**)& g_slist_remove_link),
3968 { "g_slist_remove", cast(void**)& g_slist_remove}, 3970 Symbol("g_slist_remove_all", cast(void**)& g_slist_remove_all),
3969 { "g_slist_concat", cast(void**)& g_slist_concat}, 3971 Symbol("g_slist_remove", cast(void**)& g_slist_remove),
3970 { "g_slist_insert_before", cast(void**)& g_slist_insert_before}, 3972 Symbol("g_slist_concat", cast(void**)& g_slist_concat),
3971 { "g_slist_insert_sorted_with_data", cast(void**)& g_slist_insert_sorted_with_data}, 3973 Symbol("g_slist_insert_before", cast(void**)& g_slist_insert_before),
3972 { "g_slist_insert_sorted", cast(void**)& g_slist_insert_sorted}, 3974 Symbol("g_slist_insert_sorted_with_data", cast(void**)& g_slist_insert_sorted_with_data),
3973 { "g_slist_insert", cast(void**)& g_slist_insert}, 3975 Symbol("g_slist_insert_sorted", cast(void**)& g_slist_insert_sorted),
3974 { "g_slist_prepend", cast(void**)& g_slist_prepend}, 3976 Symbol("g_slist_insert", cast(void**)& g_slist_insert),
3975 { "g_slist_append", cast(void**)& g_slist_append}, 3977 Symbol("g_slist_prepend", cast(void**)& g_slist_prepend),
3976 { "g_slist_free_1", cast(void**)& g_slist_free_1}, 3978 Symbol("g_slist_append", cast(void**)& g_slist_append),
3977 { "g_slist_free", cast(void**)& g_slist_free}, 3979 Symbol("g_slist_free_1", cast(void**)& g_slist_free_1),
3978 { "g_slist_alloc", cast(void**)& g_slist_alloc}, 3980 Symbol("g_slist_free", cast(void**)& g_slist_free),
3979 { "g_hook_list_marshal_check", cast(void**)& g_hook_list_marshal_check}, 3981 Symbol("g_slist_alloc", cast(void**)& g_slist_alloc),
3980 { "g_hook_list_marshal", cast(void**)& g_hook_list_marshal}, 3982 Symbol("g_hook_list_marshal_check", cast(void**)& g_hook_list_marshal_check),
3981 { "g_hook_list_invoke_check", cast(void**)& g_hook_list_invoke_check}, 3983 Symbol("g_hook_list_marshal", cast(void**)& g_hook_list_marshal),
3982 { "g_hook_list_invoke", cast(void**)& g_hook_list_invoke}, 3984 Symbol("g_hook_list_invoke_check", cast(void**)& g_hook_list_invoke_check),
3983 { "g_hook_compare_ids", cast(void**)& g_hook_compare_ids}, 3985 Symbol("g_hook_list_invoke", cast(void**)& g_hook_list_invoke),
3984 { "g_hook_next_valid", cast(void**)& g_hook_next_valid}, 3986 Symbol("g_hook_compare_ids", cast(void**)& g_hook_compare_ids),
3985 { "g_hook_first_valid", cast(void**)& g_hook_first_valid}, 3987 Symbol("g_hook_next_valid", cast(void**)& g_hook_next_valid),
3986 { "g_hook_find_func_data", cast(void**)& g_hook_find_func_data}, 3988 Symbol("g_hook_first_valid", cast(void**)& g_hook_first_valid),
3987 { "g_hook_find_func", cast(void**)& g_hook_find_func}, 3989 Symbol("g_hook_find_func_data", cast(void**)& g_hook_find_func_data),
3988 { "g_hook_find_data", cast(void**)& g_hook_find_data}, 3990 Symbol("g_hook_find_func", cast(void**)& g_hook_find_func),
3989 { "g_hook_find", cast(void**)& g_hook_find}, 3991 Symbol("g_hook_find_data", cast(void**)& g_hook_find_data),
3990 { "g_hook_get", cast(void**)& g_hook_get}, 3992 Symbol("g_hook_find", cast(void**)& g_hook_find),
3991 { "g_hook_insert_sorted", cast(void**)& g_hook_insert_sorted}, 3993 Symbol("g_hook_get", cast(void**)& g_hook_get),
3992 { "g_hook_insert_before", cast(void**)& g_hook_insert_before}, 3994 Symbol("g_hook_insert_sorted", cast(void**)& g_hook_insert_sorted),
3993 { "g_hook_prepend", cast(void**)& g_hook_prepend}, 3995 Symbol("g_hook_insert_before", cast(void**)& g_hook_insert_before),
3994 { "g_hook_destroy_link", cast(void**)& g_hook_destroy_link}, 3996 Symbol("g_hook_prepend", cast(void**)& g_hook_prepend),
3995 { "g_hook_destroy", cast(void**)& g_hook_destroy}, 3997 Symbol("g_hook_destroy_link", cast(void**)& g_hook_destroy_link),
3996 { "g_hook_unref", cast(void**)& g_hook_unref}, 3998 Symbol("g_hook_destroy", cast(void**)& g_hook_destroy),
3997 { "g_hook_ref", cast(void**)& g_hook_ref}, 3999 Symbol("g_hook_unref", cast(void**)& g_hook_unref),
3998 { "g_hook_free", cast(void**)& g_hook_free}, 4000 Symbol("g_hook_ref", cast(void**)& g_hook_ref),
3999 { "g_hook_alloc", cast(void**)& g_hook_alloc}, 4001 Symbol("g_hook_free", cast(void**)& g_hook_free),
4000 { "g_hook_list_clear", cast(void**)& g_hook_list_clear}, 4002 Symbol("g_hook_alloc", cast(void**)& g_hook_alloc),
4001 { "g_hook_list_init", cast(void**)& g_hook_list_init}, 4003 Symbol("g_hook_list_clear", cast(void**)& g_hook_list_clear),
4002 { "g_direct_equal", cast(void**)& g_direct_equal}, 4004 Symbol("g_hook_list_init", cast(void**)& g_hook_list_init),
4003 { "g_direct_hash", cast(void**)& g_direct_hash}, 4005 Symbol("g_direct_equal", cast(void**)& g_direct_equal),
4004 { "g_int_hash", cast(void**)& g_int_hash}, 4006 Symbol("g_direct_hash", cast(void**)& g_direct_hash),
4005 { "g_int_equal", cast(void**)& g_int_equal}, 4007 Symbol("g_int_hash", cast(void**)& g_int_hash),
4006 { "g_str_hash", cast(void**)& g_str_hash}, 4008 Symbol("g_int_equal", cast(void**)& g_int_equal),
4007 { "g_str_equal", cast(void**)& g_str_equal}, 4009 Symbol("g_str_hash", cast(void**)& g_str_hash),
4008 { "g_hash_table_unref", cast(void**)& g_hash_table_unref}, 4010 Symbol("g_str_equal", cast(void**)& g_str_equal),
4009 { "g_hash_table_ref", cast(void**)& g_hash_table_ref}, 4011 Symbol("g_hash_table_unref", cast(void**)& g_hash_table_unref),
4010 { "g_hash_table_get_values", cast(void**)& g_hash_table_get_values}, 4012 Symbol("g_hash_table_ref", cast(void**)& g_hash_table_ref),
4011 { "g_hash_table_get_keys", cast(void**)& g_hash_table_get_keys}, 4013 Symbol("g_hash_table_get_values", cast(void**)& g_hash_table_get_values),
4012 { "g_hash_table_size", cast(void**)& g_hash_table_size}, 4014 Symbol("g_hash_table_get_keys", cast(void**)& g_hash_table_get_keys),
4013 { "g_hash_table_foreach_steal", cast(void**)& g_hash_table_foreach_steal}, 4015 Symbol("g_hash_table_size", cast(void**)& g_hash_table_size),
4014 { "g_hash_table_foreach_remove", cast(void**)& g_hash_table_foreach_remove}, 4016 Symbol("g_hash_table_foreach_steal", cast(void**)& g_hash_table_foreach_steal),
4015 { "g_hash_table_find", cast(void**)& g_hash_table_find}, 4017 Symbol("g_hash_table_foreach_remove", cast(void**)& g_hash_table_foreach_remove),
4016 { "g_hash_table_foreach", cast(void**)& g_hash_table_foreach}, 4018 Symbol("g_hash_table_find", cast(void**)& g_hash_table_find),
4017 { "g_hash_table_lookup_extended", cast(void**)& g_hash_table_lookup_extended}, 4019 Symbol("g_hash_table_foreach", cast(void**)& g_hash_table_foreach),
4018 { "g_hash_table_lookup", cast(void**)& g_hash_table_lookup}, 4020 Symbol("g_hash_table_lookup_extended", cast(void**)& g_hash_table_lookup_extended),
4019 { "g_hash_table_steal_all", cast(void**)& g_hash_table_steal_all}, 4021 Symbol("g_hash_table_lookup", cast(void**)& g_hash_table_lookup),
4020 { "g_hash_table_steal", cast(void**)& g_hash_table_steal}, 4022 Symbol("g_hash_table_steal_all", cast(void**)& g_hash_table_steal_all),
4021 { "g_hash_table_remove_all", cast(void**)& g_hash_table_remove_all}, 4023 Symbol("g_hash_table_steal", cast(void**)& g_hash_table_steal),
4022 { "g_hash_table_remove", cast(void**)& g_hash_table_remove}, 4024 Symbol("g_hash_table_remove_all", cast(void**)& g_hash_table_remove_all),
4023 { "g_hash_table_replace", cast(void**)& g_hash_table_replace}, 4025 Symbol("g_hash_table_remove", cast(void**)& g_hash_table_remove),
4024 { "g_hash_table_insert", cast(void**)& g_hash_table_insert}, 4026 Symbol("g_hash_table_replace", cast(void**)& g_hash_table_replace),
4025 { "g_hash_table_destroy", cast(void**)& g_hash_table_destroy}, 4027 Symbol("g_hash_table_insert", cast(void**)& g_hash_table_insert),
4026 { "g_hash_table_new_full", cast(void**)& g_hash_table_new_full}, 4028 Symbol("g_hash_table_destroy", cast(void**)& g_hash_table_destroy),
4027 { "g_hash_table_new", cast(void**)& g_hash_table_new}, 4029 Symbol("g_hash_table_new_full", cast(void**)& g_hash_table_new_full),
4028 { "g_mkdir_with_parents", cast(void**)& g_mkdir_with_parents}, 4030 Symbol("g_hash_table_new", cast(void**)& g_hash_table_new),
4029 { "g_build_filenamev", cast(void**)& g_build_filenamev}, 4031 Symbol("g_mkdir_with_parents", cast(void**)& g_mkdir_with_parents),
4030 { "g_build_filename", cast(void**)& g_build_filename}, 4032 Symbol("g_build_filenamev", cast(void**)& g_build_filenamev),
4031 { "g_build_pathv", cast(void**)& g_build_pathv}, 4033 Symbol("g_build_filename", cast(void**)& g_build_filename),
4032 { "g_build_path", cast(void**)& g_build_path}, 4034 Symbol("g_build_pathv", cast(void**)& g_build_pathv),
4033 { "g_file_open_tmp", cast(void**)& g_file_open_tmp}, 4035 Symbol("g_build_path", cast(void**)& g_build_path),
4034 { "g_mkstemp", cast(void**)& g_mkstemp}, 4036 Symbol("g_file_open_tmp", cast(void**)& g_file_open_tmp),
4035 { "g_file_read_link", cast(void**)& g_file_read_link}, 4037 Symbol("g_mkstemp", cast(void**)& g_mkstemp),
4036 { "g_file_set_contents", cast(void**)& g_file_set_contents}, 4038 Symbol("g_file_read_link", cast(void**)& g_file_read_link),
4037 { "g_file_get_contents", cast(void**)& g_file_get_contents}, 4039 Symbol("g_file_set_contents", cast(void**)& g_file_set_contents),
4038 { "g_file_test", cast(void**)& g_file_test}, 4040 Symbol("g_file_get_contents", cast(void**)& g_file_get_contents),
4039 { "g_file_error_from_errno", cast(void**)& g_file_error_from_errno}, 4041 Symbol("g_file_test", cast(void**)& g_file_test),
4040 { "g_file_error_quark", cast(void**)& g_file_error_quark}, 4042 Symbol("g_file_error_from_errno", cast(void**)& g_file_error_from_errno),
4041 { "g_dir_close", cast(void**)& g_dir_close}, 4043 Symbol("g_file_error_quark", cast(void**)& g_file_error_quark),
4042 { "g_dir_rewind", cast(void**)& g_dir_rewind}, 4044 Symbol("g_dir_close", cast(void**)& g_dir_close),
4043 { "g_dir_read_name", cast(void**)& g_dir_read_name}, 4045 Symbol("g_dir_rewind", cast(void**)& g_dir_rewind),
4044 { "g_dir_open", cast(void**)& g_dir_open}, 4046 Symbol("g_dir_read_name", cast(void**)& g_dir_read_name),
4045 { "g_date_strftime", cast(void**)& g_date_strftime}, 4047 Symbol("g_dir_open", cast(void**)& g_dir_open),
4046 { "g_date_order", cast(void**)& g_date_order}, 4048 Symbol("g_date_strftime", cast(void**)& g_date_strftime),
4047 { "g_date_clamp", cast(void**)& g_date_clamp}, 4049 Symbol("g_date_order", cast(void**)& g_date_order),
4048 { "g_date_to_struct_tm", cast(void**)& g_date_to_struct_tm}, 4050 Symbol("g_date_clamp", cast(void**)& g_date_clamp),
4049 { "g_date_compare", cast(void**)& g_date_compare}, 4051 Symbol("g_date_to_struct_tm", cast(void**)& g_date_to_struct_tm),
4050 { "g_date_days_between", cast(void**)& g_date_days_between}, 4052 Symbol("g_date_compare", cast(void**)& g_date_compare),
4051 { "g_date_get_sunday_weeks_in_year", cast(void**)& g_date_get_sunday_weeks_in_year}, 4053 Symbol("g_date_days_between", cast(void**)& g_date_days_between),
4052 { "g_date_get_monday_weeks_in_year", cast(void**)& g_date_get_monday_weeks_in_year}, 4054 Symbol("g_date_get_sunday_weeks_in_year", cast(void**)& g_date_get_sunday_weeks_in_year),
4053 { "g_date_get_days_in_month", cast(void**)& g_date_get_days_in_month}, 4055 Symbol("g_date_get_monday_weeks_in_year", cast(void**)& g_date_get_monday_weeks_in_year),
4054 { "g_date_is_leap_year", cast(void**)& g_date_is_leap_year}, 4056 Symbol("g_date_get_days_in_month", cast(void**)& g_date_get_days_in_month),
4055 { "g_date_subtract_years", cast(void**)& g_date_subtract_years}, 4057 Symbol("g_date_is_leap_year", cast(void**)& g_date_is_leap_year),
4056 { "g_date_add_years", cast(void**)& g_date_add_years}, 4058 Symbol("g_date_subtract_years", cast(void**)& g_date_subtract_years),
4057 { "g_date_subtract_months", cast(void**)& g_date_subtract_months}, 4059 Symbol("g_date_add_years", cast(void**)& g_date_add_years),
4058 { "g_date_add_months", cast(void**)& g_date_add_months}, 4060 Symbol("g_date_subtract_months", cast(void**)& g_date_subtract_months),
4059 { "g_date_subtract_days", cast(void**)& g_date_subtract_days}, 4061 Symbol("g_date_add_months", cast(void**)& g_date_add_months),
4060 { "g_date_add_days", cast(void**)& g_date_add_days}, 4062 Symbol("g_date_subtract_days", cast(void**)& g_date_subtract_days),
4061 { "g_date_is_last_of_month", cast(void**)& g_date_is_last_of_month}, 4063 Symbol("g_date_add_days", cast(void**)& g_date_add_days),
4062 { "g_date_is_first_of_month", cast(void**)& g_date_is_first_of_month}, 4064 Symbol("g_date_is_last_of_month", cast(void**)& g_date_is_last_of_month),
4063 { "g_date_set_julian", cast(void**)& g_date_set_julian}, 4065 Symbol("g_date_is_first_of_month", cast(void**)& g_date_is_first_of_month),
4064 { "g_date_set_dmy", cast(void**)& g_date_set_dmy}, 4066 Symbol("g_date_set_julian", cast(void**)& g_date_set_julian),
4065 { "g_date_set_year", cast(void**)& g_date_set_year}, 4067 Symbol("g_date_set_dmy", cast(void**)& g_date_set_dmy),
4066 { "g_date_set_day", cast(void**)& g_date_set_day}, 4068 Symbol("g_date_set_year", cast(void**)& g_date_set_year),
4067 { "g_date_set_month", cast(void**)& g_date_set_month}, 4069 Symbol("g_date_set_day", cast(void**)& g_date_set_day),
4068 { "g_date_set_time", cast(void**)& g_date_set_time}, 4070 Symbol("g_date_set_month", cast(void**)& g_date_set_month),
4069 { "g_date_set_time_val", cast(void**)& g_date_set_time_val}, 4071 Symbol("g_date_set_time", cast(void**)& g_date_set_time),
4070 { "g_date_set_time_t", cast(void**)& g_date_set_time_t}, 4072 Symbol("g_date_set_time_val", cast(void**)& g_date_set_time_val),
4071 { "g_date_set_parse", cast(void**)& g_date_set_parse}, 4073 Symbol("g_date_set_time_t", cast(void**)& g_date_set_time_t),
4072 { "g_date_clear", cast(void**)& g_date_clear}, 4074 Symbol("g_date_set_parse", cast(void**)& g_date_set_parse),
4073 { "g_date_get_iso8601_week_of_year", cast(void**)& g_date_get_iso8601_week_of_year}, 4075 Symbol("g_date_clear", cast(void**)& g_date_clear),
4074 { "g_date_get_sunday_week_of_year", cast(void**)& g_date_get_sunday_week_of_year}, 4076 Symbol("g_date_get_iso8601_week_of_year", cast(void**)& g_date_get_iso8601_week_of_year),
4075 { "g_date_get_monday_week_of_year", cast(void**)& g_date_get_monday_week_of_year}, 4077 Symbol("g_date_get_sunday_week_of_year", cast(void**)& g_date_get_sunday_week_of_year),
4076 { "g_date_get_day_of_year", cast(void**)& g_date_get_day_of_year}, 4078 Symbol("g_date_get_monday_week_of_year", cast(void**)& g_date_get_monday_week_of_year),
4077 { "g_date_get_julian", cast(void**)& g_date_get_julian}, 4079 Symbol("g_date_get_day_of_year", cast(void**)& g_date_get_day_of_year),
4078 { "g_date_get_day", cast(void**)& g_date_get_day}, 4080 Symbol("g_date_get_julian", cast(void**)& g_date_get_julian),
4079 { "g_date_get_year", cast(void**)& g_date_get_year}, 4081 Symbol("g_date_get_day", cast(void**)& g_date_get_day),
4080 { "g_date_get_month", cast(void**)& g_date_get_month}, 4082 Symbol("g_date_get_year", cast(void**)& g_date_get_year),
4081 { "g_date_get_weekday", cast(void**)& g_date_get_weekday}, 4083 Symbol("g_date_get_month", cast(void**)& g_date_get_month),
4082 { "g_date_valid_dmy", cast(void**)& g_date_valid_dmy}, 4084 Symbol("g_date_get_weekday", cast(void**)& g_date_get_weekday),
4083 { "g_date_valid_julian", cast(void**)& g_date_valid_julian}, 4085 Symbol("g_date_valid_dmy", cast(void**)& g_date_valid_dmy),
4084 { "g_date_valid_weekday", cast(void**)& g_date_valid_weekday}, 4086 Symbol("g_date_valid_julian", cast(void**)& g_date_valid_julian),
4085 { "g_date_valid_year", cast(void**)& g_date_valid_year}, 4087 Symbol("g_date_valid_weekday", cast(void**)& g_date_valid_weekday),
4086 { "g_date_valid_month", cast(void**)& g_date_valid_month}, 4088 Symbol("g_date_valid_year", cast(void**)& g_date_valid_year),
4087 { "g_date_valid_day", cast(void**)& g_date_valid_day}, 4089 Symbol("g_date_valid_month", cast(void**)& g_date_valid_month),
4088 { "g_date_valid", cast(void**)& g_date_valid}, 4090 Symbol("g_date_valid_day", cast(void**)& g_date_valid_day),
4089 { "g_date_free", cast(void**)& g_date_free}, 4091 Symbol("g_date_valid", cast(void**)& g_date_valid),
4090 { "g_date_new_julian", cast(void**)& g_date_new_julian}, 4092 Symbol("g_date_free", cast(void**)& g_date_free),
4091 { "g_date_new_dmy", cast(void**)& g_date_new_dmy}, 4093 Symbol("g_date_new_julian", cast(void**)& g_date_new_julian),
4092 { "g_date_new", cast(void**)& g_date_new}, 4094 Symbol("g_date_new_dmy", cast(void**)& g_date_new_dmy),
4093 { "g_dataset_foreach", cast(void**)& g_dataset_foreach}, 4095 Symbol("g_date_new", cast(void**)& g_date_new),
4094 { "g_dataset_id_remove_no_notify", cast(void**)& g_dataset_id_remove_no_notify}, 4096 Symbol("g_dataset_foreach", cast(void**)& g_dataset_foreach),
4095 { "g_dataset_id_set_data_full", cast(void**)& g_dataset_id_set_data_full}, 4097 Symbol("g_dataset_id_remove_no_notify", cast(void**)& g_dataset_id_remove_no_notify),
4096 { "g_dataset_id_get_data", cast(void**)& g_dataset_id_get_data}, 4098 Symbol("g_dataset_id_set_data_full", cast(void**)& g_dataset_id_set_data_full),
4097 { "g_dataset_destroy", cast(void**)& g_dataset_destroy}, 4099 Symbol("g_dataset_id_get_data", cast(void**)& g_dataset_id_get_data),
4098 { "g_datalist_get_flags", cast(void**)& g_datalist_get_flags}, 4100 Symbol("g_dataset_destroy", cast(void**)& g_dataset_destroy),
4099 { "g_datalist_unset_flags", cast(void**)& g_datalist_unset_flags}, 4101 Symbol("g_datalist_get_flags", cast(void**)& g_datalist_get_flags),
4100 { "g_datalist_set_flags", cast(void**)& g_datalist_set_flags}, 4102 Symbol("g_datalist_unset_flags", cast(void**)& g_datalist_unset_flags),
4101 { "g_datalist_foreach", cast(void**)& g_datalist_foreach}, 4103 Symbol("g_datalist_set_flags", cast(void**)& g_datalist_set_flags),
4102 { "g_datalist_id_remove_no_notify", cast(void**)& g_datalist_id_remove_no_notify}, 4104 Symbol("g_datalist_foreach", cast(void**)& g_datalist_foreach),
4103 { "g_datalist_id_set_data_full", cast(void**)& g_datalist_id_set_data_full}, 4105 Symbol("g_datalist_id_remove_no_notify", cast(void**)& g_datalist_id_remove_no_notify),
4104 { "g_datalist_id_get_data", cast(void**)& g_datalist_id_get_data}, 4106 Symbol("g_datalist_id_set_data_full", cast(void**)& g_datalist_id_set_data_full),
4105 { "g_datalist_clear", cast(void**)& g_datalist_clear}, 4107 Symbol("g_datalist_id_get_data", cast(void**)& g_datalist_id_get_data),
4106 { "g_datalist_init", cast(void**)& g_datalist_init}, 4108 Symbol("g_datalist_clear", cast(void**)& g_datalist_clear),
4107 { "g_uri_list_extract_uris", cast(void**)& g_uri_list_extract_uris}, 4109 Symbol("g_datalist_init", cast(void**)& g_datalist_init),
4108 { "g_filename_display_basename", cast(void**)& g_filename_display_basename}, 4110 Symbol("g_uri_list_extract_uris", cast(void**)& g_uri_list_extract_uris),
4109 { "g_get_filename_charsets", cast(void**)& g_get_filename_charsets}, 4111 Symbol("g_filename_display_basename", cast(void**)& g_filename_display_basename),
4110 { "g_filename_display_name", cast(void**)& g_filename_display_name}, 4112 Symbol("g_get_filename_charsets", cast(void**)& g_get_filename_charsets),
4111 { "g_filename_to_uri", cast(void**)& g_filename_to_uri}, 4113 Symbol("g_filename_display_name", cast(void**)& g_filename_display_name),
4112 { "g_filename_from_uri", cast(void**)& g_filename_from_uri}, 4114 Symbol("g_filename_to_uri", cast(void**)& g_filename_to_uri),
4113 { "g_filename_from_utf8", cast(void**)& g_filename_from_utf8}, 4115 Symbol("g_filename_from_uri", cast(void**)& g_filename_from_uri),
4114 { "g_filename_to_utf8", cast(void**)& g_filename_to_utf8}, 4116 Symbol("g_filename_from_utf8", cast(void**)& g_filename_from_utf8),
4115 { "g_locale_from_utf8", cast(void**)& g_locale_from_utf8}, 4117 Symbol("g_filename_to_utf8", cast(void**)& g_filename_to_utf8),
4116 { "g_locale_to_utf8", cast(void**)& g_locale_to_utf8}, 4118 Symbol("g_locale_from_utf8", cast(void**)& g_locale_from_utf8),
4117 { "g_convert_with_fallback", cast(void**)& g_convert_with_fallback}, 4119 Symbol("g_locale_to_utf8", cast(void**)& g_locale_to_utf8),
4118 { "g_convert_with_iconv", cast(void**)& g_convert_with_iconv}, 4120 Symbol("g_convert_with_fallback", cast(void**)& g_convert_with_fallback),
4119 { "g_convert", cast(void**)& g_convert}, 4121 Symbol("g_convert_with_iconv", cast(void**)& g_convert_with_iconv),
4120 { "g_iconv_close", cast(void**)& g_iconv_close}, 4122 Symbol("g_convert", cast(void**)& g_convert),
4121 { "g_iconv", cast(void**)& g_iconv}, 4123 Symbol("g_iconv_close", cast(void**)& g_iconv_close),
4122 { "g_iconv_open", cast(void**)& g_iconv_open}, 4124 Symbol("g_iconv", cast(void**)& g_iconv),
4123 { "g_convert_error_quark", cast(void**)& g_convert_error_quark}, 4125 Symbol("g_iconv_open", cast(void**)& g_iconv_open),
4124 { "g_completion_free", cast(void**)& g_completion_free}, 4126 Symbol("g_convert_error_quark", cast(void**)& g_convert_error_quark),
4125 { "g_completion_set_compare", cast(void**)& g_completion_set_compare}, 4127 Symbol("g_completion_free", cast(void**)& g_completion_free),
4126 { "g_completion_complete_utf8", cast(void**)& g_completion_complete_utf8}, 4128 Symbol("g_completion_set_compare", cast(void**)& g_completion_set_compare),
4127 { "g_completion_complete", cast(void**)& g_completion_complete}, 4129 Symbol("g_completion_complete_utf8", cast(void**)& g_completion_complete_utf8),
4128 { "g_completion_clear_items", cast(void**)& g_completion_clear_items}, 4130 Symbol("g_completion_complete", cast(void**)& g_completion_complete),
4129 { "g_completion_remove_items", cast(void**)& g_completion_remove_items}, 4131 Symbol("g_completion_clear_items", cast(void**)& g_completion_clear_items),
4130 { "g_completion_add_items", cast(void**)& g_completion_add_items}, 4132 Symbol("g_completion_remove_items", cast(void**)& g_completion_remove_items),
4131 { "g_completion_new", cast(void**)& g_completion_new}, 4133 Symbol("g_completion_add_items", cast(void**)& g_completion_add_items),
4132 { "g_cache_value_foreach", cast(void**)& g_cache_value_foreach}, 4134 Symbol("g_completion_new", cast(void**)& g_completion_new),
4133 { "g_cache_key_foreach", cast(void**)& g_cache_key_foreach}, 4135 Symbol("g_cache_value_foreach", cast(void**)& g_cache_value_foreach),
4134 { "g_cache_remove", cast(void**)& g_cache_remove}, 4136 Symbol("g_cache_key_foreach", cast(void**)& g_cache_key_foreach),
4135 { "g_cache_insert", cast(void**)& g_cache_insert}, 4137 Symbol("g_cache_remove", cast(void**)& g_cache_remove),
4136 { "g_cache_destroy", cast(void**)& g_cache_destroy}, 4138 Symbol("g_cache_insert", cast(void**)& g_cache_insert),
4137 { "g_cache_new", cast(void**)& g_cache_new}, 4139 Symbol("g_cache_destroy", cast(void**)& g_cache_destroy),
4138 { "g_list_pop_allocator", cast(void**)& g_list_pop_allocator}, 4140 Symbol("g_cache_new", cast(void**)& g_cache_new),
4139 { "g_list_push_allocator", cast(void**)& g_list_push_allocator}, 4141 Symbol("g_list_pop_allocator", cast(void**)& g_list_pop_allocator),
4140 { "g_list_nth_data", cast(void**)& g_list_nth_data}, 4142 Symbol("g_list_push_allocator", cast(void**)& g_list_push_allocator),
4141 { "g_list_sort_with_data", cast(void**)& g_list_sort_with_data}, 4143 Symbol("g_list_nth_data", cast(void**)& g_list_nth_data),
4142 { "g_list_sort", cast(void**)& g_list_sort}, 4144 Symbol("g_list_sort_with_data", cast(void**)& g_list_sort_with_data),
4143 { "g_list_foreach", cast(void**)& g_list_foreach}, 4145 Symbol("g_list_sort", cast(void**)& g_list_sort),
4144 { "g_list_length", cast(void**)& g_list_length}, 4146 Symbol("g_list_foreach", cast(void**)& g_list_foreach),
4145 { "g_list_first", cast(void**)& g_list_first}, 4147 Symbol("g_list_length", cast(void**)& g_list_length),
4146 { "g_list_last", cast(void**)& g_list_last}, 4148 Symbol("g_list_first", cast(void**)& g_list_first),
4147 { "g_list_index", cast(void**)& g_list_index}, 4149 Symbol("g_list_last", cast(void**)& g_list_last),
4148 { "g_list_position", cast(void**)& g_list_position}, 4150 Symbol("g_list_index", cast(void**)& g_list_index),
4149 { "g_list_find_custom", cast(void**)& g_list_find_custom}, 4151 Symbol("g_list_position", cast(void**)& g_list_position),
4150 { "g_list_find", cast(void**)& g_list_find}, 4152 Symbol("g_list_find_custom", cast(void**)& g_list_find_custom),
4151 { "g_list_nth_prev", cast(void**)& g_list_nth_prev}, 4153 Symbol("g_list_find", cast(void**)& g_list_find),
4152 { "g_list_nth", cast(void**)& g_list_nth}, 4154 Symbol("g_list_nth_prev", cast(void**)& g_list_nth_prev),
4153 { "g_list_copy", cast(void**)& g_list_copy}, 4155 Symbol("g_list_nth", cast(void**)& g_list_nth),
4154 { "g_list_reverse", cast(void**)& g_list_reverse}, 4156 Symbol("g_list_copy", cast(void**)& g_list_copy),
4155 { "g_list_delete_link", cast(void**)& g_list_delete_link}, 4157 Symbol("g_list_reverse", cast(void**)& g_list_reverse),
4156 { "g_list_remove_link", cast(void**)& g_list_remove_link}, 4158 Symbol("g_list_delete_link", cast(void**)& g_list_delete_link),
4157 { "g_list_remove_all", cast(void**)& g_list_remove_all}, 4159 Symbol("g_list_remove_link", cast(void**)& g_list_remove_link),
4158 { "g_list_remove", cast(void**)& g_list_remove}, 4160 Symbol("g_list_remove_all", cast(void**)& g_list_remove_all),
4159 { "g_list_concat", cast(void**)& g_list_concat}, 4161 Symbol("g_list_remove", cast(void**)& g_list_remove),
4160 { "g_list_insert_before", cast(void**)& g_list_insert_before}, 4162 Symbol("g_list_concat", cast(void**)& g_list_concat),
4161 { "g_list_insert_sorted_with_data", cast(void**)& g_list_insert_sorted_with_data}, 4163 Symbol("g_list_insert_before", cast(void**)& g_list_insert_before),
4162 { "g_list_insert_sorted", cast(void**)& g_list_insert_sorted}, 4164 Symbol("g_list_insert_sorted_with_data", cast(void**)& g_list_insert_sorted_with_data),
4163 { "g_list_insert", cast(void**)& g_list_insert}, 4165 Symbol("g_list_insert_sorted", cast(void**)& g_list_insert_sorted),
4164 { "g_list_prepend", cast(void**)& g_list_prepend}, 4166 Symbol("g_list_insert", cast(void**)& g_list_insert),
4165 { "g_list_append", cast(void**)& g_list_append}, 4167 Symbol("g_list_prepend", cast(void**)& g_list_prepend),
4166 { "g_list_free_1", cast(void**)& g_list_free_1}, 4168 Symbol("g_list_append", cast(void**)& g_list_append),
4167 { "g_list_free", cast(void**)& g_list_free}, 4169 Symbol("g_list_free_1", cast(void**)& g_list_free_1),
4168 { "g_list_alloc", cast(void**)& g_list_alloc}, 4170 Symbol("g_list_free", cast(void**)& g_list_free),
4169 { "g_allocator_free", cast(void**)& g_allocator_free}, 4171 Symbol("g_list_alloc", cast(void**)& g_list_alloc),
4170 { "g_allocator_new", cast(void**)& g_allocator_new}, 4172 Symbol("g_allocator_free", cast(void**)& g_allocator_free),
4171 { "g_blow_chunks", cast(void**)& g_blow_chunks}, 4173 Symbol("g_allocator_new", cast(void**)& g_allocator_new),
4172 { "g_mem_chunk_info", cast(void**)& g_mem_chunk_info}, 4174 Symbol("g_blow_chunks", cast(void**)& g_blow_chunks),
4173 { "g_mem_chunk_print", cast(void**)& g_mem_chunk_print}, 4175 Symbol("g_mem_chunk_info", cast(void**)& g_mem_chunk_info),
4174 { "g_mem_chunk_reset", cast(void**)& g_mem_chunk_reset}, 4176 Symbol("g_mem_chunk_print", cast(void**)& g_mem_chunk_print),
4175 { "g_mem_chunk_clean", cast(void**)& g_mem_chunk_clean}, 4177 Symbol("g_mem_chunk_reset", cast(void**)& g_mem_chunk_reset),
4176 { "g_mem_chunk_free", cast(void**)& g_mem_chunk_free}, 4178 Symbol("g_mem_chunk_clean", cast(void**)& g_mem_chunk_clean),
4177 { "g_mem_chunk_alloc0", cast(void**)& g_mem_chunk_alloc0}, 4179 Symbol("g_mem_chunk_free", cast(void**)& g_mem_chunk_free),
4178 { "g_mem_chunk_alloc", cast(void**)& g_mem_chunk_alloc}, 4180 Symbol("g_mem_chunk_alloc0", cast(void**)& g_mem_chunk_alloc0),
4179 { "g_mem_chunk_destroy", cast(void**)& g_mem_chunk_destroy}, 4181 Symbol("g_mem_chunk_alloc", cast(void**)& g_mem_chunk_alloc),
4180 { "g_mem_chunk_new", cast(void**)& g_mem_chunk_new}, 4182 Symbol("g_mem_chunk_destroy", cast(void**)& g_mem_chunk_destroy),
4181 { "g_mem_profile", cast(void**)& g_mem_profile}, 4183 Symbol("g_mem_chunk_new", cast(void**)& g_mem_chunk_new),
4182 { "glib_mem_profiler_table", cast(void**)& glib_mem_profiler_table}, 4184 Symbol("g_mem_profile", cast(void**)& g_mem_profile),
4183 { "g_mem_gc_friendly", cast(void**)& g_mem_gc_friendly}, 4185 Symbol("glib_mem_profiler_table", cast(void**)& glib_mem_profiler_table),
4184 { "g_mem_is_system_malloc", cast(void**)& g_mem_is_system_malloc}, 4186 Symbol("g_mem_gc_friendly", cast(void**)& g_mem_gc_friendly),
4185 { "g_mem_set_vtable", cast(void**)& g_mem_set_vtable}, 4187 Symbol("g_mem_is_system_malloc", cast(void**)& g_mem_is_system_malloc),
4186 { "g_try_realloc", cast(void**)& g_try_realloc}, 4188 Symbol("g_mem_set_vtable", cast(void**)& g_mem_set_vtable),
4187 { "g_try_malloc0", cast(void**)& g_try_malloc0}, 4189 Symbol("g_try_realloc", cast(void**)& g_try_realloc),
4188 { "g_try_malloc", cast(void**)& g_try_malloc}, 4190 Symbol("g_try_malloc0", cast(void**)& g_try_malloc0),
4189 { "g_free", cast(void**)& g_free}, 4191 Symbol("g_try_malloc", cast(void**)& g_try_malloc),
4190 { "g_realloc", cast(void**)& g_realloc}, 4192 Symbol("g_free", cast(void**)& g_free),
4191 { "g_malloc0", cast(void**)& g_malloc0}, 4193 Symbol("g_realloc", cast(void**)& g_realloc),
4192 { "g_malloc", cast(void**)& g_malloc}, 4194 Symbol("g_malloc0", cast(void**)& g_malloc0),
4193 { "g_slice_get_config_state", cast(void**)& g_slice_get_config_state}, 4195 Symbol("g_malloc", cast(void**)& g_malloc),
4194 { "g_slice_get_config", cast(void**)& g_slice_get_config}, 4196 Symbol("g_slice_get_config_state", cast(void**)& g_slice_get_config_state),
4195 { "g_slice_set_config", cast(void**)& g_slice_set_config}, 4197 Symbol("g_slice_get_config", cast(void**)& g_slice_get_config),
4196 { "g_slice_free_chain_with_offset", cast(void**)& g_slice_free_chain_with_offset}, 4198 Symbol("g_slice_set_config", cast(void**)& g_slice_set_config),
4197 { "g_slice_free1", cast(void**)& g_slice_free1}, 4199 Symbol("g_slice_free_chain_with_offset", cast(void**)& g_slice_free_chain_with_offset),
4198 { "g_slice_copy", cast(void**)& g_slice_copy}, 4200 Symbol("g_slice_free1", cast(void**)& g_slice_free1),
4199 { "g_slice_alloc0", cast(void**)& g_slice_alloc0}, 4201 Symbol("g_slice_copy", cast(void**)& g_slice_copy),
4200 { "g_slice_alloc", cast(void**)& g_slice_alloc}, 4202 Symbol("g_slice_alloc0", cast(void**)& g_slice_alloc0),
4201 { "g_bookmark_file_move_item", cast(void**)& g_bookmark_file_move_item}, 4203 Symbol("g_slice_alloc", cast(void**)& g_slice_alloc),
4202 { "g_bookmark_file_remove_item", cast(void**)& g_bookmark_file_remove_item}, 4204 Symbol("g_bookmark_file_move_item", cast(void**)& g_bookmark_file_move_item),
4203 { "g_bookmark_file_remove_application", cast(void**)& g_bookmark_file_remove_application}, 4205 Symbol("g_bookmark_file_remove_item", cast(void**)& g_bookmark_file_remove_item),
4204 { "g_bookmark_file_remove_group", cast(void**)& g_bookmark_file_remove_group}, 4206 Symbol("g_bookmark_file_remove_application", cast(void**)& g_bookmark_file_remove_application),
4205 { "g_bookmark_file_get_uris", cast(void**)& g_bookmark_file_get_uris}, 4207 Symbol("g_bookmark_file_remove_group", cast(void**)& g_bookmark_file_remove_group),
4206 { "g_bookmark_file_get_size", cast(void**)& g_bookmark_file_get_size}, 4208 Symbol("g_bookmark_file_get_uris", cast(void**)& g_bookmark_file_get_uris),
4207 { "g_bookmark_file_has_item", cast(void**)& g_bookmark_file_has_item}, 4209 Symbol("g_bookmark_file_get_size", cast(void**)& g_bookmark_file_get_size),
4208 { "g_bookmark_file_get_visited", cast(void**)& g_bookmark_file_get_visited}, 4210 Symbol("g_bookmark_file_has_item", cast(void**)& g_bookmark_file_has_item),
4209 { "g_bookmark_file_set_visited", cast(void**)& g_bookmark_file_set_visited}, 4211 Symbol("g_bookmark_file_get_visited", cast(void**)& g_bookmark_file_get_visited),
4210 { "g_bookmark_file_get_modified", cast(void**)& g_bookmark_file_get_modified}, 4212 Symbol("g_bookmark_file_set_visited", cast(void**)& g_bookmark_file_set_visited),
4211 { "g_bookmark_file_set_modified", cast(void**)& g_bookmark_file_set_modified}, 4213 Symbol("g_bookmark_file_get_modified", cast(void**)& g_bookmark_file_get_modified),
4212 { "g_bookmark_file_get_added", cast(void**)& g_bookmark_file_get_added}, 4214 Symbol("g_bookmark_file_set_modified", cast(void**)& g_bookmark_file_set_modified),
4213 { "g_bookmark_file_set_added", cast(void**)& g_bookmark_file_set_added}, 4215 Symbol("g_bookmark_file_get_added", cast(void**)& g_bookmark_file_get_added),
4214 { "g_bookmark_file_get_icon", cast(void**)& g_bookmark_file_get_icon}, 4216 Symbol("g_bookmark_file_set_added", cast(void**)& g_bookmark_file_set_added),
4215 { "g_bookmark_file_set_icon", cast(void**)& g_bookmark_file_set_icon}, 4217 Symbol("g_bookmark_file_get_icon", cast(void**)& g_bookmark_file_get_icon),
4216 { "g_bookmark_file_get_is_private", cast(void**)& g_bookmark_file_get_is_private}, 4218 Symbol("g_bookmark_file_set_icon", cast(void**)& g_bookmark_file_set_icon),
4217 { "g_bookmark_file_set_is_private", cast(void**)& g_bookmark_file_set_is_private}, 4219 Symbol("g_bookmark_file_get_is_private", cast(void**)& g_bookmark_file_get_is_private),
4218 { "g_bookmark_file_get_app_info", cast(void**)& g_bookmark_file_get_app_info}, 4220 Symbol("g_bookmark_file_set_is_private", cast(void**)& g_bookmark_file_set_is_private),
4219 { "g_bookmark_file_set_app_info", cast(void**)& g_bookmark_file_set_app_info}, 4221 Symbol("g_bookmark_file_get_app_info", cast(void**)& g_bookmark_file_get_app_info),
4220 { "g_bookmark_file_get_applications", cast(void**)& g_bookmark_file_get_applications}, 4222 Symbol("g_bookmark_file_set_app_info", cast(void**)& g_bookmark_file_set_app_info),
4221 { "g_bookmark_file_has_application", cast(void**)& g_bookmark_file_has_application}, 4223 Symbol("g_bookmark_file_get_applications", cast(void**)& g_bookmark_file_get_applications),
4222 { "g_bookmark_file_add_application", cast(void**)& g_bookmark_file_add_application}, 4224 Symbol("g_bookmark_file_has_application", cast(void**)& g_bookmark_file_has_application),
4223 { "g_bookmark_file_get_groups", cast(void**)& g_bookmark_file_get_groups}, 4225 Symbol("g_bookmark_file_add_application", cast(void**)& g_bookmark_file_add_application),
4224 { "g_bookmark_file_has_group", cast(void**)& g_bookmark_file_has_group}, 4226 Symbol("g_bookmark_file_get_groups", cast(void**)& g_bookmark_file_get_groups),
4225 { "g_bookmark_file_add_group", cast(void**)& g_bookmark_file_add_group}, 4227 Symbol("g_bookmark_file_has_group", cast(void**)& g_bookmark_file_has_group),
4226 { "g_bookmark_file_set_groups", cast(void**)& g_bookmark_file_set_groups}, 4228 Symbol("g_bookmark_file_add_group", cast(void**)& g_bookmark_file_add_group),
4227 { "g_bookmark_file_get_mime_type", cast(void**)& g_bookmark_file_get_mime_type}, 4229 Symbol("g_bookmark_file_set_groups", cast(void**)& g_bookmark_file_set_groups),
4228 { "g_bookmark_file_set_mime_type", cast(void**)& g_bookmark_file_set_mime_type}, 4230 Symbol("g_bookmark_file_get_mime_type", cast(void**)& g_bookmark_file_get_mime_type),
4229 { "g_bookmark_file_get_description", cast(void**)& g_bookmark_file_get_description}, 4231 Symbol("g_bookmark_file_set_mime_type", cast(void**)& g_bookmark_file_set_mime_type),
4230 { "g_bookmark_file_set_description", cast(void**)& g_bookmark_file_set_description}, 4232 Symbol("g_bookmark_file_get_description", cast(void**)& g_bookmark_file_get_description),
4231 { "g_bookmark_file_get_title", cast(void**)& g_bookmark_file_get_title}, 4233 Symbol("g_bookmark_file_set_description", cast(void**)& g_bookmark_file_set_description),
4232 { "g_bookmark_file_set_title", cast(void**)& g_bookmark_file_set_title}, 4234 Symbol("g_bookmark_file_get_title", cast(void**)& g_bookmark_file_get_title),
4233 { "g_bookmark_file_to_file", cast(void**)& g_bookmark_file_to_file}, 4235 Symbol("g_bookmark_file_set_title", cast(void**)& g_bookmark_file_set_title),
4234 { "g_bookmark_file_to_data", cast(void**)& g_bookmark_file_to_data}, 4236 Symbol("g_bookmark_file_to_file", cast(void**)& g_bookmark_file_to_file),
4235 { "g_bookmark_file_load_from_data_dirs", cast(void**)& g_bookmark_file_load_from_data_dirs}, 4237 Symbol("g_bookmark_file_to_data", cast(void**)& g_bookmark_file_to_data),
4236 { "g_bookmark_file_load_from_data", cast(void**)& g_bookmark_file_load_from_data}, 4238 Symbol("g_bookmark_file_load_from_data_dirs", cast(void**)& g_bookmark_file_load_from_data_dirs),
4237 { "g_bookmark_file_load_from_file", cast(void**)& g_bookmark_file_load_from_file}, 4239 Symbol("g_bookmark_file_load_from_data", cast(void**)& g_bookmark_file_load_from_data),
4238 { "g_bookmark_file_free", cast(void**)& g_bookmark_file_free}, 4240 Symbol("g_bookmark_file_load_from_file", cast(void**)& g_bookmark_file_load_from_file),
4239 { "g_bookmark_file_new", cast(void**)& g_bookmark_file_new}, 4241 Symbol("g_bookmark_file_free", cast(void**)& g_bookmark_file_free),
4240 { "g_bookmark_file_error_quark", cast(void**)& g_bookmark_file_error_quark}, 4242 Symbol("g_bookmark_file_new", cast(void**)& g_bookmark_file_new),
4241 { "g_base64_decode", cast(void**)& g_base64_decode}, 4243 Symbol("g_bookmark_file_error_quark", cast(void**)& g_bookmark_file_error_quark),
4242 { "g_base64_decode_step", cast(void**)& g_base64_decode_step}, 4244 Symbol("g_base64_decode", cast(void**)& g_base64_decode),
4243 { "g_base64_encode", cast(void**)& g_base64_encode}, 4245 Symbol("g_base64_decode_step", cast(void**)& g_base64_decode_step),
4244 { "g_base64_encode_close", cast(void**)& g_base64_encode_close}, 4246 Symbol("g_base64_encode", cast(void**)& g_base64_encode),
4245 { "g_base64_encode_step", cast(void**)& g_base64_encode_step}, 4247 Symbol("g_base64_encode_close", cast(void**)& g_base64_encode_close),
4246 { "g_on_error_stack_trace", cast(void**)& g_on_error_stack_trace}, 4248 Symbol("g_base64_encode_step", cast(void**)& g_base64_encode_step),
4247 { "g_on_error_query", cast(void**)& g_on_error_query}, 4249 Symbol("g_on_error_stack_trace", cast(void**)& g_on_error_stack_trace),
4248 { "_g_async_queue_get_mutex", cast(void**)& _g_async_queue_get_mutex}, 4250 Symbol("g_on_error_query", cast(void**)& g_on_error_query),
4249 { "g_async_queue_sort_unlocked", cast(void**)& g_async_queue_sort_unlocked}, 4251 Symbol("_g_async_queue_get_mutex", cast(void**)& _g_async_queue_get_mutex),
4250 { "g_async_queue_sort", cast(void**)& g_async_queue_sort}, 4252 Symbol("g_async_queue_sort_unlocked", cast(void**)& g_async_queue_sort_unlocked),
4251 { "g_async_queue_length_unlocked", cast(void**)& g_async_queue_length_unlocked}, 4253 Symbol("g_async_queue_sort", cast(void**)& g_async_queue_sort),
4252 { "g_async_queue_length", cast(void**)& g_async_queue_length}, 4254 Symbol("g_async_queue_length_unlocked", cast(void**)& g_async_queue_length_unlocked),
4253 { "g_async_queue_timed_pop_unlocked", cast(void**)& g_async_queue_timed_pop_unlocked}, 4255 Symbol("g_async_queue_length", cast(void**)& g_async_queue_length),
4254 { "g_async_queue_timed_pop", cast(void**)& g_async_queue_timed_pop}, 4256 Symbol("g_async_queue_timed_pop_unlocked", cast(void**)& g_async_queue_timed_pop_unlocked),
4255 { "g_async_queue_try_pop_unlocked", cast(void**)& g_async_queue_try_pop_unlocked}, 4257 Symbol("g_async_queue_timed_pop", cast(void**)& g_async_queue_timed_pop),
4256 { "g_async_queue_try_pop", cast(void**)& g_async_queue_try_pop}, 4258 Symbol("g_async_queue_try_pop_unlocked", cast(void**)& g_async_queue_try_pop_unlocked),
4257 { "g_async_queue_pop_unlocked", cast(void**)& g_async_queue_pop_unlocked}, 4259 Symbol("g_async_queue_try_pop", cast(void**)& g_async_queue_try_pop),
4258 { "g_async_queue_pop", cast(void**)& g_async_queue_pop}, 4260 Symbol("g_async_queue_pop_unlocked", cast(void**)& g_async_queue_pop_unlocked),
4259 { "g_async_queue_push_sorted_unlocked", cast(void**)& g_async_queue_push_sorted_unlocked}, 4261 Symbol("g_async_queue_pop", cast(void**)& g_async_queue_pop),
4260 { "g_async_queue_push_sorted", cast(void**)& g_async_queue_push_sorted}, 4262 Symbol("g_async_queue_push_sorted_unlocked", cast(void**)& g_async_queue_push_sorted_unlocked),
4261 { "g_async_queue_push_unlocked", cast(void**)& g_async_queue_push_unlocked}, 4263 Symbol("g_async_queue_push_sorted", cast(void**)& g_async_queue_push_sorted),
4262 { "g_async_queue_push", cast(void**)& g_async_queue_push}, 4264 Symbol("g_async_queue_push_unlocked", cast(void**)& g_async_queue_push_unlocked),
4263 { "g_async_queue_unref_and_unlock", cast(void**)& g_async_queue_unref_and_unlock}, 4265 Symbol("g_async_queue_push", cast(void**)& g_async_queue_push),
4264 { "g_async_queue_ref_unlocked", cast(void**)& g_async_queue_ref_unlocked}, 4266 Symbol("g_async_queue_unref_and_unlock", cast(void**)& g_async_queue_unref_and_unlock),
4265 { "g_async_queue_unref", cast(void**)& g_async_queue_unref}, 4267 Symbol("g_async_queue_ref_unlocked", cast(void**)& g_async_queue_ref_unlocked),
4266 { "g_async_queue_ref", cast(void**)& g_async_queue_ref}, 4268 Symbol("g_async_queue_unref", cast(void**)& g_async_queue_unref),
4267 { "g_async_queue_unlock", cast(void**)& g_async_queue_unlock}, 4269 Symbol("g_async_queue_ref", cast(void**)& g_async_queue_ref),
4268 { "g_async_queue_lock", cast(void**)& g_async_queue_lock}, 4270 Symbol("g_async_queue_unlock", cast(void**)& g_async_queue_unlock),
4269 { "g_async_queue_new", cast(void**)& g_async_queue_new}, 4271 Symbol("g_async_queue_lock", cast(void**)& g_async_queue_lock),
4270 { "glib_dummy_decl", cast(void**)& glib_dummy_decl}, 4272 Symbol("g_async_queue_new", cast(void**)& g_async_queue_new),
4271 { "g_once_init_leave", cast(void**)& g_once_init_leave}, 4273 Symbol("glib_dummy_decl", cast(void**)& glib_dummy_decl),
4272 { "g_once_init_enter_impl", cast(void**)& g_once_init_enter_impl}, 4274 Symbol("g_once_init_leave", cast(void**)& g_once_init_leave),
4273 { "g_once_init_enter", cast(void**)& g_once_init_enter}, 4275 Symbol("g_once_init_enter_impl", cast(void**)& g_once_init_enter_impl),
4274 { "g_once_impl", cast(void**)& g_once_impl}, 4276 Symbol("g_once_init_enter", cast(void**)& g_once_init_enter),
4275 { "g_thread_foreach", cast(void**)& g_thread_foreach}, 4277 Symbol("g_once_impl", cast(void**)& g_once_impl),
4276 { "g_static_rw_lock_free", cast(void**)& g_static_rw_lock_free}, 4278 Symbol("g_thread_foreach", cast(void**)& g_thread_foreach),
4277 { "g_static_rw_lock_writer_unlock", cast(void**)& g_static_rw_lock_writer_unlock}, 4279 Symbol("g_static_rw_lock_free", cast(void**)& g_static_rw_lock_free),
4278 { "g_static_rw_lock_writer_trylock", cast(void**)& g_static_rw_lock_writer_trylock}, 4280 Symbol("g_static_rw_lock_writer_unlock", cast(void**)& g_static_rw_lock_writer_unlock),
4279 { "g_static_rw_lock_writer_lock", cast(void**)& g_static_rw_lock_writer_lock}, 4281 Symbol("g_static_rw_lock_writer_trylock", cast(void**)& g_static_rw_lock_writer_trylock),
4280 { "g_static_rw_lock_reader_unlock", cast(void**)& g_static_rw_lock_reader_unlock}, 4282 Symbol("g_static_rw_lock_writer_lock", cast(void**)& g_static_rw_lock_writer_lock),
4281 { "g_static_rw_lock_reader_trylock", cast(void**)& g_static_rw_lock_reader_trylock}, 4283 Symbol("g_static_rw_lock_reader_unlock", cast(void**)& g_static_rw_lock_reader_unlock),
4282 { "g_static_rw_lock_reader_lock", cast(void**)& g_static_rw_lock_reader_lock}, 4284 Symbol("g_static_rw_lock_reader_trylock", cast(void**)& g_static_rw_lock_reader_trylock),
4283 { "g_static_rw_lock_init", cast(void**)& g_static_rw_lock_init}, 4285 Symbol("g_static_rw_lock_reader_lock", cast(void**)& g_static_rw_lock_reader_lock),
4284 { "g_static_rec_mutex_free", cast(void**)& g_static_rec_mutex_free}, 4286 Symbol("g_static_rw_lock_init", cast(void**)& g_static_rw_lock_init),
4285 { "g_static_rec_mutex_unlock_full", cast(void**)& g_static_rec_mutex_unlock_full}, 4287 Symbol("g_static_rec_mutex_free", cast(void**)& g_static_rec_mutex_free),
4286 { "g_static_rec_mutex_lock_full", cast(void**)& g_static_rec_mutex_lock_full}, 4288 Symbol("g_static_rec_mutex_unlock_full", cast(void**)& g_static_rec_mutex_unlock_full),
4287 { "g_static_rec_mutex_unlock", cast(void**)& g_static_rec_mutex_unlock}, 4289 Symbol("g_static_rec_mutex_lock_full", cast(void**)& g_static_rec_mutex_lock_full),
4288 { "g_static_rec_mutex_trylock", cast(void**)& g_static_rec_mutex_trylock}, 4290 Symbol("g_static_rec_mutex_unlock", cast(void**)& g_static_rec_mutex_unlock),
4289 { "g_static_rec_mutex_lock", cast(void**)& g_static_rec_mutex_lock}, 4291 Symbol("g_static_rec_mutex_trylock", cast(void**)& g_static_rec_mutex_trylock),
4290 { "g_static_rec_mutex_init", cast(void**)& g_static_rec_mutex_init}, 4292 Symbol("g_static_rec_mutex_lock", cast(void**)& g_static_rec_mutex_lock),
4291 { "g_static_private_free", cast(void**)& g_static_private_free}, 4293 Symbol("g_static_rec_mutex_init", cast(void**)& g_static_rec_mutex_init),
4292 { "g_static_private_set", cast(void**)& g_static_private_set}, 4294 Symbol("g_static_private_free", cast(void**)& g_static_private_free),
4293 { "g_static_private_get", cast(void**)& g_static_private_get}, 4295 Symbol("g_static_private_set", cast(void**)& g_static_private_set),
4294 { "g_static_private_init", cast(void**)& g_static_private_init}, 4296 Symbol("g_static_private_get", cast(void**)& g_static_private_get),
4295 { "g_static_mutex_free", cast(void**)& g_static_mutex_free}, 4297 Symbol("g_static_private_init", cast(void**)& g_static_private_init),
4296 { "g_static_mutex_init", cast(void**)& g_static_mutex_init}, 4298 Symbol("g_static_mutex_free", cast(void**)& g_static_mutex_free),
4297 { "g_thread_set_priority", cast(void**)& g_thread_set_priority}, 4299 Symbol("g_static_mutex_init", cast(void**)& g_static_mutex_init),
4298 { "g_thread_join", cast(void**)& g_thread_join}, 4300 Symbol("g_thread_set_priority", cast(void**)& g_thread_set_priority),
4299 { "g_thread_exit", cast(void**)& g_thread_exit}, 4301 Symbol("g_thread_join", cast(void**)& g_thread_join),
4300 { "g_thread_self", cast(void**)& g_thread_self}, 4302 Symbol("g_thread_exit", cast(void**)& g_thread_exit),
4301 { "g_thread_create_full", cast(void**)& g_thread_create_full}, 4303 Symbol("g_thread_self", cast(void**)& g_thread_self),
4302 { "g_static_mutex_get_mutex_impl", cast(void**)& g_static_mutex_get_mutex_impl}, 4304 Symbol("g_thread_create_full", cast(void**)& g_thread_create_full),
4303 { "g_thread_init_with_errorcheck_mutexes", cast(void**)& g_thread_init_with_errorcheck_mutexes}, 4305 Symbol("g_static_mutex_get_mutex_impl", cast(void**)& g_static_mutex_get_mutex_impl),
4304 { "g_thread_init", cast(void**)& g_thread_init}, 4306 Symbol("g_thread_init_with_errorcheck_mutexes", cast(void**)& g_thread_init_with_errorcheck_mutexes),
4305 { "g_thread_gettime", cast(void**)& g_thread_gettime}, 4307 Symbol("g_thread_init", cast(void**)& g_thread_init),
4306 { "g_threads_got_initialized", cast(void**)& g_threads_got_initialized}, 4308 Symbol("g_thread_gettime", cast(void**)& g_thread_gettime),
4307 { "g_thread_use_default_impl", cast(void**)& g_thread_use_default_impl}, 4309 Symbol("g_threads_got_initialized", cast(void**)& g_threads_got_initialized),
4308 { "g_thread_functions_for_glib_use", cast(void**)& g_thread_functions_for_glib_use}, 4310 Symbol("g_thread_use_default_impl", cast(void**)& g_thread_use_default_impl),
4309 { "g_thread_error_quark", cast(void**)& g_thread_error_quark}, 4311 Symbol("g_thread_functions_for_glib_use", cast(void**)& g_thread_functions_for_glib_use),
4310 { "g_atomic_pointer_set", cast(void**)& g_atomic_pointer_set}, 4312 Symbol("g_thread_error_quark", cast(void**)& g_thread_error_quark),
4311 { "g_atomic_pointer_get", cast(void**)& g_atomic_pointer_get}, 4313 Symbol("g_atomic_pointer_set", cast(void**)& g_atomic_pointer_set),
4312 { "g_atomic_int_set", cast(void**)& g_atomic_int_set}, 4314 Symbol("g_atomic_pointer_get", cast(void**)& g_atomic_pointer_get),
4313 { "g_atomic_int_get", cast(void**)& g_atomic_int_get}, 4315 Symbol("g_atomic_int_set", cast(void**)& g_atomic_int_set),
4314 { "g_atomic_pointer_compare_and_exchange", cast(void**)& g_atomic_pointer_compare_and_exchange}, 4316 Symbol("g_atomic_int_get", cast(void**)& g_atomic_int_get),
4315 { "g_atomic_int_compare_and_exchange", cast(void**)& g_atomic_int_compare_and_exchange}, 4317 Symbol("g_atomic_pointer_compare_and_exchange", cast(void**)& g_atomic_pointer_compare_and_exchange),
4316 { "g_atomic_int_add", cast(void**)& g_atomic_int_add}, 4318 Symbol("g_atomic_int_compare_and_exchange", cast(void**)& g_atomic_int_compare_and_exchange),
4317 { "g_atomic_int_exchange_and_add", cast(void**)& g_atomic_int_exchange_and_add}, 4319 Symbol("g_atomic_int_add", cast(void**)& g_atomic_int_add),
4318 { "glib_check_version", cast(void**)& glib_check_version}, 4320 Symbol("g_atomic_int_exchange_and_add", cast(void**)& g_atomic_int_exchange_and_add),
4319 { "glib_binary_age", cast(void**)& glib_binary_age}, 4321 Symbol("glib_check_version", cast(void**)& glib_check_version),
4320 { "glib_interface_age", cast(void**)& glib_interface_age}, 4322 Symbol("glib_binary_age", cast(void**)& glib_binary_age),
4321 { "glib_micro_version", cast(void**)& glib_micro_version}, 4323 Symbol("glib_interface_age", cast(void**)& glib_interface_age),
4322 { "glib_minor_version", cast(void**)& glib_minor_version}, 4324 Symbol("glib_micro_version", cast(void**)& glib_micro_version),
4323 { "glib_major_version", cast(void**)& glib_major_version}, 4325 Symbol("glib_minor_version", cast(void**)& glib_minor_version),
4324 { "g_trash_stack_height", cast(void**)& g_trash_stack_height}, 4326 Symbol("glib_major_version", cast(void**)& glib_major_version),
4325 { "g_trash_stack_peek", cast(void**)& g_trash_stack_peek}, 4327 Symbol("g_trash_stack_height", cast(void**)& g_trash_stack_height),
4326 { "g_trash_stack_pop", cast(void**)& g_trash_stack_pop}, 4328 Symbol("g_trash_stack_peek", cast(void**)& g_trash_stack_peek),
4327 { "g_trash_stack_push", cast(void**)& g_trash_stack_push}, 4329 Symbol("g_trash_stack_pop", cast(void**)& g_trash_stack_pop),
4328 { "g_bit_storage", cast(void**)& g_bit_storage}, 4330 Symbol("g_trash_stack_push", cast(void**)& g_trash_stack_push),
4329 { "g_bit_nth_msf", cast(void**)& g_bit_nth_msf}, 4331 Symbol("g_bit_storage", cast(void**)& g_bit_storage),
4330 { "g_bit_nth_lsf", cast(void**)& g_bit_nth_lsf}, 4332 Symbol("g_bit_nth_msf", cast(void**)& g_bit_nth_msf),
4331 { "g_find_program_in_path", cast(void**)& g_find_program_in_path}, 4333 Symbol("g_bit_nth_lsf", cast(void**)& g_bit_nth_lsf),
4332 { "g_atexit", cast(void**)& g_atexit}, 4334 Symbol("g_find_program_in_path", cast(void**)& g_find_program_in_path),
4333 { "_g_getenv_nomalloc", cast(void**)& _g_getenv_nomalloc}, 4335 Symbol("g_atexit", cast(void**)& g_atexit),
4334 { "g_listenv", cast(void**)& g_listenv}, 4336 Symbol("_g_getenv_nomalloc", cast(void**)& _g_getenv_nomalloc),
4335 { "g_unsetenv", cast(void**)& g_unsetenv}, 4337 Symbol("g_listenv", cast(void**)& g_listenv),
4336 { "g_setenv", cast(void**)& g_setenv}, 4338 Symbol("g_unsetenv", cast(void**)& g_unsetenv),
4337 { "g_getenv", cast(void**)& g_getenv}, 4339 Symbol("g_setenv", cast(void**)& g_setenv),
4338 { "g_nullify_pointer", cast(void**)& g_nullify_pointer}, 4340 Symbol("g_getenv", cast(void**)& g_getenv),
4339 { "g_path_get_dirname", cast(void**)& g_path_get_dirname}, 4341 Symbol("g_nullify_pointer", cast(void**)& g_nullify_pointer),
4340 { "g_path_get_basename", cast(void**)& g_path_get_basename}, 4342 Symbol("g_path_get_dirname", cast(void**)& g_path_get_dirname),
4341 { "g_get_current_dir", cast(void**)& g_get_current_dir}, 4343 Symbol("g_path_get_basename", cast(void**)& g_path_get_basename),
4342 { "g_basename", cast(void**)& g_basename}, 4344 Symbol("g_get_current_dir", cast(void**)& g_get_current_dir),
4343 { "g_path_skip_root", cast(void**)& g_path_skip_root}, 4345 Symbol("g_basename", cast(void**)& g_basename),
4344 { "g_path_is_absolute", cast(void**)& g_path_is_absolute}, 4346 Symbol("g_path_skip_root", cast(void**)& g_path_skip_root),
4345 { "g_vsnprintf", cast(void**)& g_vsnprintf}, 4347 Symbol("g_path_is_absolute", cast(void**)& g_path_is_absolute),
4346 { "g_snprintf", cast(void**)& g_snprintf}, 4348 Symbol("g_vsnprintf", cast(void**)& g_vsnprintf),
4347 { "g_parse_debug_string", cast(void**)& g_parse_debug_string}, 4349 Symbol("g_snprintf", cast(void**)& g_snprintf),
4348 { "g_get_user_special_dir", cast(void**)& g_get_user_special_dir}, 4350 Symbol("g_parse_debug_string", cast(void**)& g_parse_debug_string),
4349 { "g_get_language_names", cast(void**)& g_get_language_names}, 4351 Symbol("g_get_user_special_dir", cast(void**)& g_get_user_special_dir),
4350 { "g_get_system_config_dirs", cast(void**)& g_get_system_config_dirs}, 4352 Symbol("g_get_language_names", cast(void**)& g_get_language_names),
4351 { "g_get_system_data_dirs", cast(void**)& g_get_system_data_dirs}, 4353 Symbol("g_get_system_config_dirs", cast(void**)& g_get_system_config_dirs),
4352 { "g_get_user_cache_dir", cast(void**)& g_get_user_cache_dir}, 4354 Symbol("g_get_system_data_dirs", cast(void**)& g_get_system_data_dirs),
4353 { "g_get_user_config_dir", cast(void**)& g_get_user_config_dir}, 4355 Symbol("g_get_user_cache_dir", cast(void**)& g_get_user_cache_dir),
4354 { "g_get_user_data_dir", cast(void**)& g_get_user_data_dir}, 4356 Symbol("g_get_user_config_dir", cast(void**)& g_get_user_config_dir),
4355 { "g_set_application_name", cast(void**)& g_set_application_name}, 4357 Symbol("g_get_user_data_dir", cast(void**)& g_get_user_data_dir),
4356 { "g_get_application_name", cast(void**)& g_get_application_name}, 4358 Symbol("g_set_application_name", cast(void**)& g_set_application_name),
4357 { "g_set_prgname", cast(void**)& g_set_prgname}, 4359 Symbol("g_get_application_name", cast(void**)& g_get_application_name),
4358 { "g_get_prgname", cast(void**)& g_get_prgname}, 4360 Symbol("g_set_prgname", cast(void**)& g_set_prgname),
4359 { "g_get_host_name", cast(void**)& g_get_host_name}, 4361 Symbol("g_get_prgname", cast(void**)& g_get_prgname),
4360 { "g_get_tmp_dir", cast(void**)& g_get_tmp_dir}, 4362 Symbol("g_get_host_name", cast(void**)& g_get_host_name),
4361 { "g_get_home_dir", cast(void**)& g_get_home_dir}, 4363 Symbol("g_get_tmp_dir", cast(void**)& g_get_tmp_dir),
4362 { "g_get_real_name", cast(void**)& g_get_real_name}, 4364 Symbol("g_get_home_dir", cast(void**)& g_get_home_dir),
4363 { "g_get_user_name", cast(void**)& g_get_user_name}, 4365 Symbol("g_get_real_name", cast(void**)& g_get_real_name),
4364 { "g_clear_error", cast(void**)& g_clear_error}, 4366 Symbol("g_get_user_name", cast(void**)& g_get_user_name),
4365 { "g_propagate_error", cast(void**)& g_propagate_error}, 4367 Symbol("g_clear_error", cast(void**)& g_clear_error),
4366 { "g_set_error", cast(void**)& g_set_error}, 4368 Symbol("g_propagate_error", cast(void**)& g_propagate_error),
4367 { "g_error_matches", cast(void**)& g_error_matches}, 4369 Symbol("g_set_error", cast(void**)& g_set_error),
4368 { "g_error_copy", cast(void**)& g_error_copy}, 4370 Symbol("g_error_matches", cast(void**)& g_error_matches),
4369 { "g_error_free", cast(void**)& g_error_free}, 4371 Symbol("g_error_copy", cast(void**)& g_error_copy),
4370 { "g_error_new_literal", cast(void**)& g_error_new_literal}, 4372 Symbol("g_error_free", cast(void**)& g_error_free),
4371 { "g_error_new", cast(void**)& g_error_new}, 4373 Symbol("g_error_new_literal", cast(void**)& g_error_new_literal),
4372 { "g_intern_static_string", cast(void**)& g_intern_static_string}, 4374 Symbol("g_error_new", cast(void**)& g_error_new),
4373 { "g_intern_string", cast(void**)& g_intern_string}, 4375 Symbol("g_intern_static_string", cast(void**)& g_intern_static_string),
4374 { "g_quark_to_string", cast(void**)& g_quark_to_string}, 4376 Symbol("g_intern_string", cast(void**)& g_intern_string),
4375 { "g_quark_from_string", cast(void**)& g_quark_from_string}, 4377 Symbol("g_quark_to_string", cast(void**)& g_quark_to_string),
4376 { "g_quark_from_static_string", cast(void**)& g_quark_from_static_string}, 4378 Symbol("g_quark_from_string", cast(void**)& g_quark_from_string),
4377 { "g_quark_try_string", cast(void**)& g_quark_try_string}, 4379 Symbol("g_quark_from_static_string", cast(void**)& g_quark_from_static_string),
4378 { "g_byte_array_sort_with_data", cast(void**)& g_byte_array_sort_with_data}, 4380 Symbol("g_quark_try_string", cast(void**)& g_quark_try_string),
4379 { "g_byte_array_sort", cast(void**)& g_byte_array_sort}, 4381 Symbol("g_byte_array_sort_with_data", cast(void**)& g_byte_array_sort_with_data),
4380 { "g_byte_array_remove_range", cast(void**)& g_byte_array_remove_range}, 4382 Symbol("g_byte_array_sort", cast(void**)& g_byte_array_sort),
4381 { "g_byte_array_remove_index_fast", cast(void**)& g_byte_array_remove_index_fast}, 4383 Symbol("g_byte_array_remove_range", cast(void**)& g_byte_array_remove_range),
4382 { "g_byte_array_remove_index", cast(void**)& g_byte_array_remove_index}, 4384 Symbol("g_byte_array_remove_index_fast", cast(void**)& g_byte_array_remove_index_fast),
4383 { "g_byte_array_set_size", cast(void**)& g_byte_array_set_size}, 4385 Symbol("g_byte_array_remove_index", cast(void**)& g_byte_array_remove_index),
4384 { "g_byte_array_prepend", cast(void**)& g_byte_array_prepend}, 4386 Symbol("g_byte_array_set_size", cast(void**)& g_byte_array_set_size),
4385 { "g_byte_array_append", cast(void**)& g_byte_array_append}, 4387 Symbol("g_byte_array_prepend", cast(void**)& g_byte_array_prepend),
4386 { "g_byte_array_free", cast(void**)& g_byte_array_free}, 4388 Symbol("g_byte_array_append", cast(void**)& g_byte_array_append),
4387 { "g_byte_array_sized_new", cast(void**)& g_byte_array_sized_new}, 4389 Symbol("g_byte_array_free", cast(void**)& g_byte_array_free),
4388 { "g_byte_array_new", cast(void**)& g_byte_array_new}, 4390 Symbol("g_byte_array_sized_new", cast(void**)& g_byte_array_sized_new),
4389 { "g_ptr_array_foreach", cast(void**)& g_ptr_array_foreach}, 4391 Symbol("g_byte_array_new", cast(void**)& g_byte_array_new),
4390 { "g_ptr_array_sort_with_data", cast(void**)& g_ptr_array_sort_with_data}, 4392 Symbol("g_ptr_array_foreach", cast(void**)& g_ptr_array_foreach),
4391 { "g_ptr_array_sort", cast(void**)& g_ptr_array_sort}, 4393 Symbol("g_ptr_array_sort_with_data", cast(void**)& g_ptr_array_sort_with_data),
4392 { "g_ptr_array_add", cast(void**)& g_ptr_array_add}, 4394 Symbol("g_ptr_array_sort", cast(void**)& g_ptr_array_sort),
4393 { "g_ptr_array_remove_range", cast(void**)& g_ptr_array_remove_range}, 4395 Symbol("g_ptr_array_add", cast(void**)& g_ptr_array_add),
4394 { "g_ptr_array_remove_fast", cast(void**)& g_ptr_array_remove_fast}, 4396 Symbol("g_ptr_array_remove_range", cast(void**)& g_ptr_array_remove_range),
4395 { "g_ptr_array_remove", cast(void**)& g_ptr_array_remove}, 4397 Symbol("g_ptr_array_remove_fast", cast(void**)& g_ptr_array_remove_fast),
4396 { "g_ptr_array_remove_index_fast", cast(void**)& g_ptr_array_remove_index_fast}, 4398 Symbol("g_ptr_array_remove", cast(void**)& g_ptr_array_remove),
4397 { "g_ptr_array_remove_index", cast(void**)& g_ptr_array_remove_index}, 4399 Symbol("g_ptr_array_remove_index_fast", cast(void**)& g_ptr_array_remove_index_fast),
4398 { "g_ptr_array_set_size", cast(void**)& g_ptr_array_set_size}, 4400 Symbol("g_ptr_array_remove_index", cast(void**)& g_ptr_array_remove_index),
4399 { "g_ptr_array_free", cast(void**)& g_ptr_array_free}, 4401 Symbol("g_ptr_array_set_size", cast(void**)& g_ptr_array_set_size),
4400 { "g_ptr_array_sized_new", cast(void**)& g_ptr_array_sized_new}, 4402 Symbol("g_ptr_array_free", cast(void**)& g_ptr_array_free),
4401 { "g_ptr_array_new", cast(void**)& g_ptr_array_new}, 4403 Symbol("g_ptr_array_sized_new", cast(void**)& g_ptr_array_sized_new),
4402 { "g_array_sort_with_data", cast(void**)& g_array_sort_with_data}, 4404 Symbol("g_ptr_array_new", cast(void**)& g_ptr_array_new),
4403 { "g_array_sort", cast(void**)& g_array_sort}, 4405 Symbol("g_array_sort_with_data", cast(void**)& g_array_sort_with_data),
4404 { "g_array_remove_range", cast(void**)& g_array_remove_range}, 4406 Symbol("g_array_sort", cast(void**)& g_array_sort),
4405 { "g_array_remove_index_fast", cast(void**)& g_array_remove_index_fast}, 4407 Symbol("g_array_remove_range", cast(void**)& g_array_remove_range),
4406 { "g_array_remove_index", cast(void**)& g_array_remove_index}, 4408 Symbol("g_array_remove_index_fast", cast(void**)& g_array_remove_index_fast),
4407 { "g_array_set_size", cast(void**)& g_array_set_size}, 4409 Symbol("g_array_remove_index", cast(void**)& g_array_remove_index),
4408 { "g_array_insert_vals", cast(void**)& g_array_insert_vals}, 4410 Symbol("g_array_set_size", cast(void**)& g_array_set_size),
4409 { "g_array_prepend_vals", cast(void**)& g_array_prepend_vals}, 4411 Symbol("g_array_insert_vals", cast(void**)& g_array_insert_vals),
4410 { "g_array_append_vals", cast(void**)& g_array_append_vals}, 4412 Symbol("g_array_prepend_vals", cast(void**)& g_array_prepend_vals),
4411 { "g_array_free", cast(void**)& g_array_free}, 4413 Symbol("g_array_append_vals", cast(void**)& g_array_append_vals),
4412 { "g_array_sized_new", cast(void**)& g_array_sized_new}, 4414 Symbol("g_array_free", cast(void**)& g_array_free),
4413 { "g_array_new", cast(void**)& g_array_new}, 4415 Symbol("g_array_sized_new", cast(void**)& g_array_sized_new),
4414 ]; 4416 Symbol("g_array_new", cast(void**)& g_array_new),
4417 ];
4418 }
4415 4419
4416 } else { // version(DYNLINK) 4420 } else { // version(DYNLINK)
4417 extern (C) void g_value_set_string_take_ownership(_GValue *, char *); 4421 extern (C) void g_value_set_string_take_ownership(_GValue *, char *);
4418 extern (C) void g_value_take_string(_GValue *, char *); 4422 extern (C) void g_value_take_string(_GValue *, char *);
4419 extern (C) char * g_strdup_value_contents(_GValue *); 4423 extern (C) char * g_strdup_value_contents(_GValue *);
4473 extern (C) int g_type_module_use(_GTypeModule *); 4477 extern (C) int g_type_module_use(_GTypeModule *);
4474 extern (C) uint g_type_module_get_type(); 4478 extern (C) uint g_type_module_get_type();
4475 extern (C) uint g_io_condition_get_type(); 4479 extern (C) uint g_io_condition_get_type();
4476 extern (C) uint g_io_channel_get_type(); 4480 extern (C) uint g_io_channel_get_type();
4477 extern (C) void g_source_set_closure(_GSource *, _GClosure *); 4481 extern (C) void g_source_set_closure(_GSource *, _GClosure *);
4478 extern (C) extern uint * g_param_spec_types; 4482 mixin(gshared!("extern (C) extern uint * g_param_spec_types;"));
4479 extern (C) _GParamSpec * g_param_spec_gtype(char *, char *, char *, uint, int); 4483 extern (C) _GParamSpec * g_param_spec_gtype(char *, char *, char *, uint, int);
4480 extern (C) _GParamSpec * g_param_spec_override(char *, _GParamSpec *); 4484 extern (C) _GParamSpec * g_param_spec_override(char *, _GParamSpec *);
4481 extern (C) _GParamSpec * g_param_spec_object(char *, char *, char *, uint, int); 4485 extern (C) _GParamSpec * g_param_spec_object(char *, char *, char *, uint, int);
4482 extern (C) _GParamSpec * g_param_spec_value_array(char *, char *, char *, _GParamSpec *, int); 4486 extern (C) _GParamSpec * g_param_spec_value_array(char *, char *, char *, _GParamSpec *, int);
4483 extern (C) _GParamSpec * g_param_spec_pointer(char *, char *, char *, int); 4487 extern (C) _GParamSpec * g_param_spec_pointer(char *, char *, char *, int);
4692 extern (C) void * g_value_get_boxed(_GValue *); 4696 extern (C) void * g_value_get_boxed(_GValue *);
4693 extern (C) void g_value_set_static_boxed(_GValue *, void *); 4697 extern (C) void g_value_set_static_boxed(_GValue *, void *);
4694 extern (C) void g_value_set_boxed(_GValue *, void *); 4698 extern (C) void g_value_set_boxed(_GValue *, void *);
4695 extern (C) void g_boxed_free(uint, void *); 4699 extern (C) void g_boxed_free(uint, void *);
4696 extern (C) void * g_boxed_copy(uint, void *); 4700 extern (C) void * g_boxed_copy(uint, void *);
4697 extern (C) extern int _g_type_debug_flags; 4701 mixin(gshared!("extern (C) extern int _g_type_debug_flags;"));
4698 extern (C) void g_signal_init(); 4702 extern (C) void g_signal_init();
4699 extern (C) void g_value_transforms_init(); 4703 extern (C) void g_value_transforms_init();
4700 extern (C) void g_param_spec_types_init(); 4704 extern (C) void g_param_spec_types_init();
4701 extern (C) void g_object_type_init(); 4705 extern (C) void g_object_type_init();
4702 extern (C) void g_boxed_type_init(); 4706 extern (C) void g_boxed_type_init();
4849 extern (C) char * g_strdelimit(char *, char *, char); 4853 extern (C) char * g_strdelimit(char *, char *, char);
4850 extern (C) int g_ascii_xdigit_value(char); 4854 extern (C) int g_ascii_xdigit_value(char);
4851 extern (C) int g_ascii_digit_value(char); 4855 extern (C) int g_ascii_digit_value(char);
4852 extern (C) char g_ascii_toupper(char); 4856 extern (C) char g_ascii_toupper(char);
4853 extern (C) char g_ascii_tolower(char); 4857 extern (C) char g_ascii_tolower(char);
4854 extern (C) extern ushort * g_ascii_table; 4858 mixin(gshared!("extern (C) extern ushort * g_ascii_table;"));
4855 extern (C) void g_spawn_close_pid(int); 4859 extern (C) void g_spawn_close_pid(int);
4856 extern (C) int g_spawn_command_line_async(char *, _GError * *); 4860 extern (C) int g_spawn_command_line_async(char *, _GError * *);
4857 extern (C) int g_spawn_command_line_sync(char *, char * *, char * *, int *, _GError * *); 4861 extern (C) int g_spawn_command_line_sync(char *, char * *, char * *, int *, _GError * *);
4858 extern (C) int g_spawn_sync(char *, char * *, char * *, int, _BCD_func__2417, void *, char * *, char * *, int *, _GError * *); 4862 extern (C) int g_spawn_sync(char *, char * *, char * *, int, _BCD_func__2417, void *, char * *, char * *, int *, _GError * *);
4859 extern (C) int g_spawn_async_with_pipes(char *, char * *, char * *, int, _BCD_func__2417, void *, int *, int *, int *, int *, _GError * *); 4863 extern (C) int g_spawn_async_with_pipes(char *, char * *, char * *, int, _BCD_func__2417, void *, int *, int *, int *, int *, _GError * *);
5150 extern (C) int g_key_file_load_from_file(void *, char *, int, _GError * *); 5154 extern (C) int g_key_file_load_from_file(void *, char *, int, _GError * *);
5151 extern (C) void g_key_file_set_list_separator(void *, char); 5155 extern (C) void g_key_file_set_list_separator(void *, char);
5152 extern (C) void g_key_file_free(void *); 5156 extern (C) void g_key_file_free(void *);
5153 extern (C) void * g_key_file_new(); 5157 extern (C) void * g_key_file_new();
5154 extern (C) uint g_key_file_error_quark(); 5158 extern (C) uint g_key_file_error_quark();
5155 extern (C) extern _GSourceFuncs g_io_watch_funcs; 5159 mixin(gshared!("extern (C) extern _GSourceFuncs g_io_watch_funcs;"));
5156 extern (C) int g_io_channel_unix_get_fd(_GIOChannel *); 5160 extern (C) int g_io_channel_unix_get_fd(_GIOChannel *);
5157 extern (C) _GIOChannel * g_io_channel_unix_new(int); 5161 extern (C) _GIOChannel * g_io_channel_unix_new(int);
5158 extern (C) int g_io_channel_error_from_errno(int); 5162 extern (C) int g_io_channel_error_from_errno(int);
5159 extern (C) uint g_io_channel_error_quark(); 5163 extern (C) uint g_io_channel_error_quark();
5160 extern (C) _GIOChannel * g_io_channel_new_file(char *, char *, _GError * *); 5164 extern (C) _GIOChannel * g_io_channel_new_file(char *, char *, _GError * *);
5260 extern (C) char * g_utf8_prev_char(char *); 5264 extern (C) char * g_utf8_prev_char(char *);
5261 extern (C) int g_utf8_pointer_to_offset(char *, char *); 5265 extern (C) int g_utf8_pointer_to_offset(char *, char *);
5262 extern (C) char * g_utf8_offset_to_pointer(char *, int); 5266 extern (C) char * g_utf8_offset_to_pointer(char *, int);
5263 extern (C) uint g_utf8_get_char_validated(char *, int); 5267 extern (C) uint g_utf8_get_char_validated(char *, int);
5264 extern (C) uint g_utf8_get_char(char *); 5268 extern (C) uint g_utf8_get_char(char *);
5265 extern (C) extern char * g_utf8_skip; 5269 mixin(gshared!("extern (C) extern char * g_utf8_skip;"));
5266 extern (C) uint * g_unicode_canonical_decomposition(uint, uint *); 5270 extern (C) uint * g_unicode_canonical_decomposition(uint, uint *);
5267 extern (C) void g_unicode_canonical_ordering(uint *, uint); 5271 extern (C) void g_unicode_canonical_ordering(uint *, uint);
5268 extern (C) int g_unichar_combining_class(uint); 5272 extern (C) int g_unichar_combining_class(uint);
5269 extern (C) int g_unichar_break_type(uint); 5273 extern (C) int g_unichar_break_type(uint);
5270 extern (C) int g_unichar_type(uint); 5274 extern (C) int g_unichar_type(uint);
5289 extern (C) int g_unichar_isdigit(uint); 5293 extern (C) int g_unichar_isdigit(uint);
5290 extern (C) int g_unichar_iscntrl(uint); 5294 extern (C) int g_unichar_iscntrl(uint);
5291 extern (C) int g_unichar_isalpha(uint); 5295 extern (C) int g_unichar_isalpha(uint);
5292 extern (C) int g_unichar_isalnum(uint); 5296 extern (C) int g_unichar_isalnum(uint);
5293 extern (C) int g_get_charset(char * *); 5297 extern (C) int g_get_charset(char * *);
5294 extern (C) extern _GSourceFuncs g_idle_funcs; 5298 mixin(gshared!(
5299 "extern (C) extern _GSourceFuncs g_idle_funcs;
5295 extern (C) extern _GSourceFuncs g_child_watch_funcs; 5300 extern (C) extern _GSourceFuncs g_child_watch_funcs;
5296 extern (C) extern _GSourceFuncs g_timeout_funcs; 5301 extern (C) extern _GSourceFuncs g_timeout_funcs;"
5302 ));
5297 extern (C) int g_idle_remove_by_data(void *); 5303 extern (C) int g_idle_remove_by_data(void *);
5298 extern (C) uint g_idle_add_full(int, _BCD_func__2695, void *, _BCD_func__2417); 5304 extern (C) uint g_idle_add_full(int, _BCD_func__2695, void *, _BCD_func__2417);
5299 extern (C) uint g_idle_add(_BCD_func__2695, void *); 5305 extern (C) uint g_idle_add(_BCD_func__2695, void *);
5300 extern (C) uint g_child_watch_add(int, _BCD_func__2694, void *); 5306 extern (C) uint g_child_watch_add(int, _BCD_func__2694, void *);
5301 extern (C) uint g_child_watch_add_full(int, int, _BCD_func__2694, void *, _BCD_func__2417); 5307 extern (C) uint g_child_watch_add_full(int, int, _BCD_func__2694, void *, _BCD_func__2417);
5590 extern (C) void * g_mem_chunk_alloc0(void *); 5596 extern (C) void * g_mem_chunk_alloc0(void *);
5591 extern (C) void * g_mem_chunk_alloc(void *); 5597 extern (C) void * g_mem_chunk_alloc(void *);
5592 extern (C) void g_mem_chunk_destroy(void *); 5598 extern (C) void g_mem_chunk_destroy(void *);
5593 extern (C) void * g_mem_chunk_new(char *, int, uint, int); 5599 extern (C) void * g_mem_chunk_new(char *, int, uint, int);
5594 extern (C) void g_mem_profile(); 5600 extern (C) void g_mem_profile();
5595 extern (C) extern _GMemVTable * glib_mem_profiler_table; 5601 mixin(gshared!(
5596 extern (C) extern int g_mem_gc_friendly; 5602 "extern (C) extern _GMemVTable * glib_mem_profiler_table;
5603 extern (C) extern int g_mem_gc_friendly;"
5604 ));
5597 extern (C) int g_mem_is_system_malloc(); 5605 extern (C) int g_mem_is_system_malloc();
5598 extern (C) void g_mem_set_vtable(_GMemVTable *); 5606 extern (C) void g_mem_set_vtable(_GMemVTable *);
5599 extern (C) void * g_try_realloc(void *, uint); 5607 extern (C) void * g_try_realloc(void *, uint);
5600 extern (C) void * g_try_malloc0(uint); 5608 extern (C) void * g_try_malloc0(uint);
5601 extern (C) void * g_try_malloc(uint); 5609 extern (C) void * g_try_malloc(uint);
5713 extern (C) _GThread * g_thread_self(); 5721 extern (C) _GThread * g_thread_self();
5714 extern (C) _GThread * g_thread_create_full(_BCD_func__2418, void *, uint, int, int, int, _GError * *); 5722 extern (C) _GThread * g_thread_create_full(_BCD_func__2418, void *, uint, int, int, int, _GError * *);
5715 extern (C) void * g_static_mutex_get_mutex_impl(void * *); 5723 extern (C) void * g_static_mutex_get_mutex_impl(void * *);
5716 extern (C) void g_thread_init_with_errorcheck_mutexes(_GThreadFunctions *); 5724 extern (C) void g_thread_init_with_errorcheck_mutexes(_GThreadFunctions *);
5717 extern (C) void g_thread_init(_GThreadFunctions *); 5725 extern (C) void g_thread_init(_GThreadFunctions *);
5718 extern (C) extern _BCD_func__3161 g_thread_gettime; 5726 mixin(gshared!(
5727 "extern (C) extern _BCD_func__3161 g_thread_gettime;
5719 extern (C) extern int g_threads_got_initialized; 5728 extern (C) extern int g_threads_got_initialized;
5720 extern (C) extern int g_thread_use_default_impl; 5729 extern (C) extern int g_thread_use_default_impl;
5721 extern (C) extern _GThreadFunctions g_thread_functions_for_glib_use; 5730 extern (C) extern _GThreadFunctions g_thread_functions_for_glib_use;"
5731 ));
5722 extern (C) uint g_thread_error_quark(); 5732 extern (C) uint g_thread_error_quark();
5723 extern (C) void g_atomic_pointer_set(void * *, void *); 5733 extern (C) void g_atomic_pointer_set(void * *, void *);
5724 extern (C) void * g_atomic_pointer_get(void * *); 5734 extern (C) void * g_atomic_pointer_get(void * *);
5725 extern (C) void g_atomic_int_set(int *, int); 5735 extern (C) void g_atomic_int_set(int *, int);
5726 extern (C) int g_atomic_int_get(int *); 5736 extern (C) int g_atomic_int_get(int *);
5727 extern (C) int g_atomic_pointer_compare_and_exchange(void * *, void *, void *); 5737 extern (C) int g_atomic_pointer_compare_and_exchange(void * *, void *, void *);
5728 extern (C) int g_atomic_int_compare_and_exchange(int *, int, int); 5738 extern (C) int g_atomic_int_compare_and_exchange(int *, int, int);
5729 extern (C) void g_atomic_int_add(int *, int); 5739 extern (C) void g_atomic_int_add(int *, int);
5730 extern (C) int g_atomic_int_exchange_and_add(int *, int); 5740 extern (C) int g_atomic_int_exchange_and_add(int *, int);
5731 extern (C) char * glib_check_version(uint, uint, uint); 5741 extern (C) char * glib_check_version(uint, uint, uint);
5732 extern (C) extern uint glib_binary_age; 5742 mixin(gshared!(
5743 "extern (C) extern uint glib_binary_age;
5733 extern (C) extern uint glib_interface_age; 5744 extern (C) extern uint glib_interface_age;
5734 extern (C) extern uint glib_micro_version; 5745 extern (C) extern uint glib_micro_version;
5735 extern (C) extern uint glib_minor_version; 5746 extern (C) extern uint glib_minor_version;
5736 extern (C) extern uint glib_major_version; 5747 extern (C) extern uint glib_major_version;"
5748 ));
5737 extern (C) uint g_trash_stack_height(_GTrashStack * *); 5749 extern (C) uint g_trash_stack_height(_GTrashStack * *);
5738 extern (C) void * g_trash_stack_peek(_GTrashStack * *); 5750 extern (C) void * g_trash_stack_peek(_GTrashStack * *);
5739 extern (C) void * g_trash_stack_pop(_GTrashStack * *); 5751 extern (C) void * g_trash_stack_pop(_GTrashStack * *);
5740 extern (C) void g_trash_stack_push(_GTrashStack * *, void *); 5752 extern (C) void g_trash_stack_push(_GTrashStack * *, void *);
5741 extern (C) uint g_bit_storage(uint); 5753 extern (C) uint g_bit_storage(uint);