📄 glib-sections.txt
字号:
g_slice_allocg_slice_alloc0g_slice_copyg_slice_free1g_slice_free_chain_with_offset<SUBSECTION>g_slice_newg_slice_new0g_slice_dupg_slice_freeg_slice_free_chain<SUBSECTION Private>GSliceConfigg_slice_set_configg_slice_get_configg_slice_get_config_state</SECTION><SECTION><TITLE>Doubly-Linked Lists</TITLE><FILE>linked_lists_double</FILE>GList<SUBSECTION>g_list_appendg_list_prependg_list_insertg_list_insert_beforeg_list_insert_sortedg_list_removeg_list_remove_linkg_list_delete_linkg_list_remove_allg_list_free<SUBSECTION>g_list_allocg_list_free_1g_list_free1<SUBSECTION>g_list_lengthg_list_copyg_list_reverseg_list_sortGCompareFuncg_list_insert_sorted_with_datag_list_sort_with_dataGCompareDataFuncg_list_concatg_list_foreachGFunc<SUBSECTION>g_list_firstg_list_lastg_list_previousg_list_nextg_list_nthg_list_nth_datag_list_nth_prev<SUBSECTION>g_list_findg_list_find_customg_list_positiong_list_index<SUBSECTION>g_list_push_allocatorg_list_pop_allocator</SECTION><SECTION><TITLE>Singly-Linked Lists</TITLE><FILE>linked_lists_single</FILE>GSList<SUBSECTION>g_slist_allocg_slist_appendg_slist_prependg_slist_insertg_slist_insert_beforeg_slist_insert_sortedg_slist_removeg_slist_remove_linkg_slist_delete_linkg_slist_remove_allg_slist_freeg_slist_free_1g_slist_free1<SUBSECTION>g_slist_lengthg_slist_copyg_slist_reverseg_slist_insert_sorted_with_datag_slist_sortg_slist_sort_with_datag_slist_concatg_slist_foreach<SUBSECTION>g_slist_lastg_slist_nextg_slist_nthg_slist_nth_data<SUBSECTION>g_slist_findg_slist_find_customg_slist_positiong_slist_index<SUBSECTION>g_slist_push_allocatorg_slist_pop_allocator</SECTION><SECTION><TITLE>Double-ended Queues</TITLE><FILE>queue</FILE>GQueueg_queue_newg_queue_freeG_QUEUE_INITg_queue_initg_queue_clearg_queue_is_emptyg_queue_get_lengthg_queue_reverseg_queue_copyg_queue_foreachg_queue_findg_queue_find_customg_queue_sortg_queue_push_headg_queue_push_tailg_queue_push_nthg_queue_pop_headg_queue_pop_tailg_queue_pop_nthg_queue_peek_headg_queue_peek_tailg_queue_peek_nthg_queue_indexg_queue_removeg_queue_remove_allg_queue_insert_beforeg_queue_insert_afterg_queue_insert_sortedg_queue_push_head_linkg_queue_push_tail_linkg_queue_push_nth_linkg_queue_pop_head_linkg_queue_pop_tail_linkg_queue_pop_nth_linkg_queue_peek_head_linkg_queue_peek_tail_linkg_queue_peek_nth_linkg_queue_link_indexg_queue_unlinkg_queue_delete_link</SECTION><SECTION><TITLE>Sequences</TITLE><FILE>sequence</FILE>GSequenceGSequenceIterGSequenceIterCompareFunc<SUBSECTION>g_sequence_newg_sequence_freeg_sequence_get_lengthg_sequence_foreachg_sequence_foreach_rangeg_sequence_sortg_sequence_sort_iter<SUBSECTION>g_sequence_get_begin_iterg_sequence_get_end_iterg_sequence_get_iter_at_posg_sequence_appendg_sequence_prependg_sequence_insert_beforeg_sequence_moveg_sequence_swapg_sequence_insert_sortedg_sequence_insert_sorted_iterg_sequence_sort_changedg_sequence_sort_changed_iterg_sequence_removeg_sequence_remove_rangeg_sequence_move_rangeg_sequence_searchg_sequence_search_iter<SUBSECTION>g_sequence_getg_sequence_set<SUBSECTION>g_sequence_iter_is_beging_sequence_iter_is_endg_sequence_iter_nextg_sequence_iter_prevg_sequence_iter_get_positiong_sequence_iter_moveg_sequence_iter_get_sequence<SUBSECTION>g_sequence_iter_compareg_sequence_range_get_midpoint</SECTION><SECTION><TITLE>Trash Stacks</TITLE><FILE>trash_stack</FILE>GTrashStackg_trash_stack_pushg_trash_stack_popg_trash_stack_peekg_trash_stack_height</SECTION><SECTION><TITLE>Hash Tables</TITLE><FILE>hash_tables</FILE>GHashTableg_hash_table_newg_hash_table_new_fullGHashFuncGEqualFuncg_hash_table_insertg_hash_table_replaceg_hash_table_sizeg_hash_table_lookupg_hash_table_lookup_extendedg_hash_table_foreachg_hash_table_findGHFuncg_hash_table_removeg_hash_table_stealg_hash_table_foreach_removeg_hash_table_foreach_stealg_hash_table_remove_allg_hash_table_steal_allg_hash_table_get_keysg_hash_table_get_valuesGHRFuncg_hash_table_freezeg_hash_table_thawg_hash_table_destroyg_hash_table_refg_hash_table_unrefGHashTableIterg_hash_table_iter_initg_hash_table_iter_nextg_hash_table_iter_get_hash_tableg_hash_table_iter_removeg_hash_table_iter_steal<SUBSECTION>g_direct_equalg_direct_hashg_int_equalg_int_hashg_str_equalg_str_hash</SECTION><SECTION><TITLE>Strings</TITLE><FILE>strings</FILE>GStringg_string_newg_string_new_leng_string_sized_newg_string_assigng_string_sprintfg_string_sprintfag_string_vprintfg_string_append_vprintfg_string_printfg_string_append_printfg_string_appendg_string_append_cg_string_append_unicharg_string_append_leng_string_append_uri_escapedg_string_prependg_string_prepend_cg_string_prepend_unicharg_string_prepend_leng_string_insertg_string_insert_cg_string_insert_unicharg_string_insert_leng_string_overwriteg_string_overwrite_leng_string_eraseg_string_truncateg_string_set_sizeg_string_free<SUBSECTION>g_string_upg_string_down<SUBSECTION>g_string_hashg_string_equal</SECTION><SECTION><TITLE>String Chunks</TITLE><FILE>string_chunks</FILE>GStringChunkg_string_chunk_newg_string_chunk_insertg_string_chunk_insert_constg_string_chunk_insert_leng_string_chunk_clearg_string_chunk_free</SECTION><SECTION><TITLE>Arrays</TITLE><FILE>arrays</FILE>GArrayg_array_newg_array_sized_newg_array_append_valg_array_append_valsg_array_prepend_valg_array_prepend_valsg_array_insert_valg_array_insert_valsg_array_remove_indexg_array_remove_index_fastg_array_remove_rangeg_array_sortg_array_sort_with_datag_array_indexg_array_set_sizeg_array_free</SECTION><SECTION><TITLE>Pointer Arrays</TITLE><FILE>arrays_pointer</FILE>GPtrArrayg_ptr_array_newg_ptr_array_sized_newg_ptr_array_addg_ptr_array_removeg_ptr_array_remove_indexg_ptr_array_remove_fastg_ptr_array_remove_index_fastg_ptr_array_remove_rangeg_ptr_array_sortg_ptr_array_sort_with_datag_ptr_array_set_sizeg_ptr_array_indexg_ptr_array_freeg_ptr_array_foreach</SECTION><SECTION><TITLE>Byte Arrays</TITLE><FILE>arrays_byte</FILE>GByteArrayg_byte_array_newg_byte_array_sized_newg_byte_array_appendg_byte_array_prependg_byte_array_remove_indexg_byte_array_remove_index_fastg_byte_array_remove_rangeg_byte_array_sortg_byte_array_sort_with_datag_byte_array_set_sizeg_byte_array_free</SECTION><SECTION><TITLE>Balanced Binary Trees</TITLE><FILE>trees-binary</FILE>GTreeg_tree_newg_tree_new_with_datag_tree_new_fullg_tree_insertg_tree_replaceg_tree_nnodesg_tree_heightg_tree_lookupg_tree_lookup_extendedg_tree_foreachg_tree_traverseGTraverseFuncGTraverseTypeg_tree_searchg_tree_removeg_tree_stealg_tree_destroy</SECTION><SECTION><TITLE>N-ary Trees</TITLE><FILE>trees-nary</FILE>GNodeg_node_newg_node_copyGCopyFuncg_node_copy_deep<SUBSECTION>g_node_insertg_node_insert_beforeg_node_insert_afterg_node_appendg_node_prepend<SUBSECTION>g_node_insert_datag_node_insert_data_beforeg_node_append_datag_node_prepend_data<SUBSECTION>g_node_reverse_childreng_node_traverseGTraverseFlagsGNodeTraverseFuncg_node_children_foreachGNodeForeachFunc<SUBSECTION>g_node_get_rootg_node_findg_node_find_childg_node_child_indexg_node_child_positiong_node_first_childg_node_last_childg_node_nth_childg_node_first_siblingg_node_next_siblingg_node_prev_siblingg_node_last_sibling<SUBSECTION>G_NODE_IS_LEAFG_NODE_IS_ROOTg_node_depthg_node_n_nodesg_node_n_childreng_node_is_ancestorg_node_max_height<SUBSECTION>g_node_unlinkg_node_destroy<SUBSECTION>g_node_push_allocatorg_node_pop_allocator</SECTION><SECTION><TITLE>Quarks</TITLE><FILE>quarks</FILE>GQuarkg_quark_from_stringg_quark_from_static_stringg_quark_to_stringg_quark_try_stringg_intern_stringg_intern_static_string</SECTION><SECTION><TITLE>Keyed Data Lists</TITLE><FILE>datalist</FILE>GDatag_datalist_init<SUBSECTION>g_datalist_id_set_datag_datalist_id_set_data_fullg_datalist_id_get_datag_datalist_id_remove_datag_datalist_id_remove_no_notify<SUBSECTION>g_datalist_set_datag_datalist_set_data_fullg_datalist_get_datag_datalist_remove_datag_datalist_remove_no_notify<SUBSECTION>g_datalist_foreachg_datalist_clearg_datalist_set_flagsg_datalist_unset_flagsg_datalist_get_flagsG_DATALIST_FLAGS_MASK</SECTION><SECTION><TITLE>Datasets</TITLE><FILE>datasets</FILE>g_dataset_id_set_datag_dataset_id_set_data_fullGDestroyNotifyg_dataset_id_get_datag_dataset_id_remove_datag_dataset_id_remove_no_notify<SUBSECTION>g_dataset_set_datag_dataset_set_data_fullg_dataset_get_datag_dataset_remove_datag_dataset_remove_no_notify<SUBSECTION>g_dataset_foreachGDataForeachFuncg_dataset_destroy</SECTION><SECTION><TITLE>Relations and Tuples</TITLE><FILE>relations</FILE>GRelationg_relation_newg_relation_indexg_relation_insertg_relation_existsg_relation_countg_relation_selectg_relation_deleteg_relation_destroy<SUBSECTION>g_relation_print<SUBSECTION>GTuplesg_tuples_destroyg_tuples_index</SECTION><SECTION><TITLE>Caches</TITLE><FILE>caches</FILE>GCacheg_cache_newg_cache_insertg_cache_removeg_cache_destroy<SUBSECTION>g_cache_key_foreachg_cache_value_foreach<SUBSECTION>GCacheDestroyFuncGCacheDupFuncGCacheNewFunc</SECTION><SECTION><TITLE>Memory Allocators</TITLE><FILE>allocators</FILE>GAllocatorg_allocator_newg_allocator_free<SUBSECTION Private>G_ALLOCATOR_LISTG_ALLOCATOR_NODEG_ALLOCATOR_SLIST</SECTION><SECTION><TITLE>Random Numbers</TITLE><FILE>random_numbers</FILE>GRandg_rand_new_with_seedg_rand_new_with_seed_arrayg_rand_newg_rand_copyg_rand_freeg_rand_set_seedg_rand_set_seed_arrayg_rand_booleang_rand_intg_rand_int_rangeg_rand_doubleg_rand_double_rangeg_random_set_seedg_random_booleang_random_intg_random_int_rangeg_random_doubleg_random_double_range</SECTION><SECTION><TITLE>Character Set Conversion</TITLE><FILE>conversions</FILE>g_convertg_convert_with_fallbackGIConvg_convert_with_iconvG_CONVERT_ERRORg_iconv_openg_iconvg_iconv_closeg_locale_to_utf8g_filename_to_utf8g_filename_from_utf8g_filename_from_urig_filename_to_urig_get_filename_charsetsg_filename_display_nameg_filename_display_basenameg_uri_list_extract_urisg_locale_from_utf8GConvertError<SUBSECTION>g_get_charset<SUBSECTION Private>g_convert_error_quark</SECTION><SECTION><TITLE>Unicode Manipulation</TITLE><FILE>unicode</FILE>gunichargunichar2<SUBSECTION>g_unichar_validateg_unichar_isalnumg_unichar_isalphag_unichar_iscntrlg_unichar_isdefinedg_unichar_isdigitg_unichar_isgraphg_unichar_islowerg_unichar_ismarkg_unichar_isprintg_unichar_ispunctg_unichar_isspaceg_unichar_istitleg_unichar_isupperg_unichar_isxdigitg_unichar_iswideg_unichar_iswide_cjkg_unichar_iszerowidthg_unichar_toupperg_unichar_tolowerg_unichar_totitleg_unichar_digit_valueg_unichar_xdigit_valueGUnicodeTypeg_unichar_typeGUnicodeBreakTypeg_unichar_break_typeg_unichar_combining_classg_unicode_canonical_orderingg_unicode_canonical_decompositiong_unichar_get_mirror_charGUnicodeScriptg_unichar_get_script<SUBSECTION>g_utf8_next_charg_utf8_get_charg_utf8_get_char_validatedg_utf8_offset_to_pointerg_utf8_pointer_to_offsetg_utf8_prev_charg_utf8_find_next_charg_utf8_find_prev_charg_utf8_strleng_utf8_strncpyg_utf8_strchrg_utf8_strrchrg_utf8_strreverseg_utf8_validate<SUBSECTION>g_utf8_strupg_utf8_strdowng_utf8_casefoldg_utf8_normalizeGNormalizeModeg_utf8_collateg_utf8_collate_keyg_utf8_collate_key_for_filename<SUBSECTION>g_utf8_to_utf16g_utf8_to_ucs4g_utf8_to_ucs4_fastg_utf16_to_ucs4g_utf16_to_utf8g_ucs4_to_utf16g_ucs4_to_utf8g_unichar_to_utf8</SECTION><SECTION><TITLE>I18N</TITLE><FILE>i18n</FILE><INCLUDE>glib.h,glib/gi18n.h</INCLUDE>Q_C_N_g_strip_contextg_dpgettext<SUBSECTION>g_get_language_names</SECTION><SECTION><TITLE>Base64 Encoding</TITLE><FILE>base64</FILE>g_base64_encode_stepg_base64_encode_closeg_base64_encodeg_base64_decode_stepg_base64_decode</SECTION><SECTION><TITLE>URI Functions</TITLE><FILE>gurifuncs</FILE>G_URI_RESERVED_CHARS_ALLOWED_IN_PATHG_URI_RESERVED_CHARS_ALLOWED_IN_PATH_ELEMENTG_URI_RESERVED_CHARS_ALLOWED_IN_USERINFOG_URI_RESERVED_CHARS_GENERIC_DELIMITERSG_URI_RESERVED_CHARS_SUBCOMPONENT_DELIMITERSg_uri_parse_schemeg_uri_escape_stringg_uri_unescape_stringg_uri_unescape_segment</SECTION><SECTION><TITLE>Data Checksums</TITLE><FILE>checksum</FILE>GChecksumTypeg_checksum_type_get_lengthGChecksumg_checksum_newg_checksum_copyg_checksum_freeg_checksum_updateg_checksum_get_stringg_checksum_get_digest<SUBSECTION>g_compute_checksum_for_datag_compute_checksum_for_string</SECTION><SECTION><TITLE>Testing</TITLE><FILE>testing</FILE>GTestCaseGTestSuiteg_test_minimized_resultg_test_maximized_resultg_test_initg_test_quickg_test_slowg_test_thoroughg_test_perfg_test_verboseg_test_quietg_test_rung_test_add_funcg_test_add_data_funcg_test_addg_test_messageg_test_bug_baseg_test_bugg_test_timer_startg_test_timer_elapsedg_test_timer_lastg_test_queue_freeg_test_queue_destroyg_test_queue_unrefGTestTrapFlagsg_test_trap_forkg_test_trap_has_passedg_test_trap_reached_timeoutg_test_trap_assert_passedg_test_trap_assert_failedg_test_trap_assert_stdoutg_test_trap_assert_stdout_unmatchedg_test_trap_assert_stderrg_test_trap_assert_stderr_unmatchedg_test_rand_bitg_test_rand_intg_test_rand_int_rangeg_test_rand_doubleg_test_rand_double_rangeg_assertg_assert_not_reachedg_assert_cmpstrg_assert_cmpintg_assert_cmpuintg_assert_cmphexg_assert_cmpfloatg_strcmp0<SUBSECTION Private>g_test_create_caseg_test_create_suiteg_test_get_rootg_test_suite_addg_test_suite_add_suiteg_test_run_suiteg_test_trap_assertionsg_assertion_messageg_assertion_message_exprg_assertion_message_cmpstrg_assertion_message_cmpnumg_test_add_vtableGTestConfigg_test_config_varsGTestLogTypeGTestLogMsgGTestLogBufferg_test_log_type_nameg_test_log_buffer_newg_test_log_buffer_freeg_test_log_buffer_pushg_test_log_buffer_popg_test_log_msg_free</SECTION>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -