diff options
Diffstat (limited to 'src/wrapped/generated/functions_list.txt')
| -rw-r--r-- | src/wrapped/generated/functions_list.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/wrapped/generated/functions_list.txt b/src/wrapped/generated/functions_list.txt index d5f5a5a3..3253641a 100644 --- a/src/wrapped/generated/functions_list.txt +++ b/src/wrapped/generated/functions_list.txt @@ -230,6 +230,7 @@ #() LFpL #() LFpp #() pFEi +#() pFEL #() pFEp #() pFii #() pFiI @@ -1638,6 +1639,7 @@ #() pFpppppu #() pFpppppp #() pFSpiiii +#() vFEpiiipp #() vFEpipppp #() vFEpuipuV #() vFEpppppp @@ -2546,6 +2548,7 @@ wrappedglib2: - g_main_context_set_poll_func - g_ptr_array_set_free_func - g_ptr_array_sort + - g_slist_free_full - g_source_set_funcs - g_thread_foreach - vFpV: @@ -2585,6 +2588,7 @@ wrappedglib2: - vFppp: - g_array_sort_with_data - g_hash_table_foreach + - g_list_foreach - g_option_context_add_main_entries - g_ptr_array_foreach - g_ptr_array_sort_with_data @@ -2614,7 +2618,9 @@ wrappedglib2: - pFppp: - g_hash_table_find - g_list_find_custom + - g_list_insert_sorted - g_list_sort_with_data + - g_node_copy_deep - g_queue_find_custom - g_slist_find_custom - g_slist_foreach @@ -2640,6 +2646,8 @@ wrappedglib2: - uFpipp: - g_io_add_watch - g_log_set_handler +- pFpipp: + - g_markup_parse_context_new - pFpipV: - g_error_new - pFpipA: @@ -2651,6 +2659,7 @@ wrappedglib2: - pFpppp: - g_hash_table_new_full - g_slist_insert_sorted_with_data + - g_thread_try_new - vFpiLpp: - g_qsort_with_data - vFppipV: @@ -2662,6 +2671,8 @@ wrappedglib2: - g_timeout_add_seconds_full - pFppppp: - g_option_group_new +- vFpiiipp: + - g_node_traverse - iFpupppp: - g_datalist_id_replace_data - uFpiippp: @@ -2686,6 +2697,8 @@ wrappedgnutls: - gnutls_transport_set_pull_timeout_function - gnutls_transport_set_push_function wrappedgobject2: +- pFL: + - g_type_value_table_peek - pFp: - g_type_class_peek_parent - vFpp: |