📄 ix04.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"><title>Index of new symbols in 2.4</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="GLib Reference Manual"><link rel="up" href="index.html" title="GLib Reference Manual"><link rel="prev" href="ix03.html" title="Index of new symbols in 2.2"><link rel="next" href="ix05.html" title="Index of new symbols in 2.6"><meta name="generator" content="GTK-Doc V1.9 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="chapter" href="glib.html" title="GLib Overview"><link rel="chapter" href="glib-fundamentals.html" title="GLib Fundamentals"><link rel="chapter" href="glib-core.html" title="GLib Core Application Support"><link rel="chapter" href="glib-utilities.html" title="GLib Utilities"><link rel="chapter" href="glib-data-types.html" title="GLib Data Types"><link rel="chapter" href="tools.html" title="GLib Tools"><link rel="index" href="ix01.html" title="Index"><link rel="index" href="ix02.html" title="Index of deprecated symbols"><link rel="index" href="ix03.html" title="Index of new symbols in 2.2"><link rel="index" href="ix04.html" title="Index of new symbols in 2.4"><link rel="index" href="ix05.html" title="Index of new symbols in 2.6"><link rel="index" href="ix06.html" title="Index of new symbols in 2.8"><link rel="index" href="ix07.html" title="Index of new symbols in 2.10"><link rel="index" href="ix08.html" title="Index of new symbols in 2.12"><link rel="index" href="ix09.html" title="Index of new symbols in 2.14"><link rel="index" href="ix10.html" title="Index of new symbols in 2.16"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="ix03.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td> </td><td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td><th width="100%" align="center">GLib Reference Manual</th><td><a accesskey="n" href="ix05.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="index"><div class="titlepage"><div><div><h2 class="title"><a name="id3369851"></a>Index of new symbols in 2.4</h2></div></div></div><div class="index"><div class="indexdiv"><h3>G</h3><dl><dt>GCopyFunc, <a class="indexterm" href="glib-N-ary-Trees.html#id3338275">GCopyFunc ()</a></dt><dt>GOnce, <a class="indexterm" href="glib-Threads.html#id2892234">GOnce</a></dt><dt>GOnceStatus, <a class="indexterm" href="glib-Threads.html#id2892356">enum GOnceStatus</a></dt><dt>g_array_remove_range, <a class="indexterm" href="glib-Arrays.html#id3316850">g_array_remove_range ()</a></dt><dt>g_atomic_int_add, <a class="indexterm" href="glib-Atomic-Operations.html#id2851514">g_atomic_int_add ()</a></dt><dt>g_atomic_int_compare_and_exchange, <a class="indexterm" href="glib-Atomic-Operations.html#id2851757">g_atomic_int_compare_and_exchange ()</a></dt><dt>g_atomic_int_dec_and_test, <a class="indexterm" href="glib-Atomic-Operations.html#id2852432">g_atomic_int_dec_and_test ()</a></dt><dt>g_atomic_int_exchange_and_add, <a class="indexterm" href="glib-Atomic-Operations.html#id2851623">g_atomic_int_exchange_and_add ()</a></dt><dt>g_atomic_int_get, <a class="indexterm" href="glib-Atomic-Operations.html#id2851324">g_atomic_int_get ()</a></dt><dt>g_atomic_int_inc, <a class="indexterm" href="glib-Atomic-Operations.html#id2852356">g_atomic_int_inc ()</a></dt><dt>g_atomic_pointer_compare_and_exchange, <a class="indexterm" href="glib-Atomic-Operations.html#id2852156">g_atomic_pointer_compare_and_exchange ()</a></dt><dt>g_atomic_pointer_get, <a class="indexterm" href="glib-Atomic-Operations.html#id2851949">g_atomic_pointer_get ()</a></dt><dt>g_byte_array_remove_range, <a class="indexterm" href="glib-Byte-Arrays.html#id3326770">g_byte_array_remove_range ()</a></dt><dt>g_child_watch_add, <a class="indexterm" href="glib-The-Main-Event-Loop.html#id2864096">g_child_watch_add ()</a></dt><dt>g_child_watch_add_full, <a class="indexterm" href="glib-The-Main-Event-Loop.html#id2864333">g_child_watch_add_full ()</a></dt><dt>g_child_watch_source_new, <a class="indexterm" href="glib-The-Main-Event-Loop.html#id2863888">g_child_watch_source_new ()</a></dt><dt>g_completion_complete_utf8, <a class="indexterm" href="glib-Automatic-String-Completion.html#id3092968">g_completion_complete_utf8 ()</a></dt><dt>g_file_read_link, <a class="indexterm" href="glib-File-Utilities.html#id3111119">g_file_read_link ()</a></dt><dt>G_GINT16_MODIFIER, <a class="indexterm" href="glib-Miscellaneous-Macros.html#id2847009">G_GINT16_MODIFIER</a></dt><dt>G_GINT32_MODIFIER, <a class="indexterm" href="glib-Miscellaneous-Macros.html#id2847194">G_GINT32_MODIFIER</a></dt><dt>G_GINT64_MODIFIER, <a class="indexterm" href="glib-Miscellaneous-Macros.html#id2847361">G_GINT64_MODIFIER</a></dt><dt>g_hash_table_find, <a class="indexterm" href="glib-Hash-Tables.html#id3290275">g_hash_table_find ()</a></dt><dt>g_markup_printf_escaped, <a class="indexterm" href="glib-Simple-XML-Subset-Parser.html#id3165628">g_markup_printf_escaped ()</a></dt><dt>g_markup_vprintf_escaped, <a class="indexterm" href="glib-Simple-XML-Subset-Parser.html#id3165784">g_markup_vprintf_escaped ()</a></dt><dt>G_MAXINT16, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#id2827714">G_MAXINT16</a></dt><dt>G_MAXINT32, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#id2827850">G_MAXINT32</a></dt><dt>G_MAXINT8, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#id2827579">G_MAXINT8</a></dt><dt>G_MAXSIZE, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#id2828050">G_MAXSIZE</a></dt><dt>G_MAXUINT16, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#id2827759">G_MAXUINT16</a></dt><dt>G_MAXUINT32, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#id2827895">G_MAXUINT32</a></dt><dt>G_MAXUINT8, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#id2827624">G_MAXUINT8</a></dt><dt>G_MININT16, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#id2827669">G_MININT16</a></dt><dt>G_MININT32, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#id2827805">G_MININT32</a></dt><dt>G_MININT8, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#id2827534">G_MININT8</a></dt><dt>g_node_copy_deep, <a class="indexterm" href="glib-N-ary-Trees.html#id3338381">g_node_copy_deep ()</a></dt><dt>g_once, <a class="indexterm" href="glib-Threads.html#id2892535">g_once()</a></dt><dt>G_ONCE_INIT, <a class="indexterm" href="glib-Threads.html#id2892477">G_ONCE_INIT</a></dt><dt>g_ptr_array_foreach, <a class="indexterm" href="glib-Pointer-Arrays.html#id3322961">g_ptr_array_foreach ()</a></dt><dt>g_ptr_array_remove_range, <a class="indexterm" href="glib-Pointer-Arrays.html#id3322172">g_ptr_array_remove_range ()</a></dt><dt>g_queue_copy, <a class="indexterm" href="glib-Double-ended-Queues.html#id3262135">g_queue_copy ()</a></dt><dt>g_queue_delete_link, <a class="indexterm" href="glib-Double-ended-Queues.html#id3266136">g_queue_delete_link ()</a></dt><dt>g_queue_find, <a class="indexterm" href="glib-Double-ended-Queues.html#id3262380">g_queue_find ()</a></dt><dt>g_queue_find_custom, <a class="indexterm" href="glib-Double-ended-Queues.html#id3262516">g_queue_find_custom ()</a></dt><dt>g_queue_foreach, <a class="indexterm" href="glib-Double-ended-Queues.html#id3262239">g_queue_foreach ()</a></dt><dt>g_queue_get_length, <a class="indexterm" href="glib-Double-ended-Queues.html#id3261948">g_queue_get_length ()</a></dt><dt>g_queue_index, <a class="indexterm" href="glib-Double-ended-Queues.html#id3263855">g_queue_index ()</a></dt><dt>g_queue_insert_after, <a class="indexterm" href="glib-Double-ended-Queues.html#id3264403">g_queue_insert_after ()</a></dt><dt>g_queue_insert_before, <a class="indexterm" href="glib-Double-ended-Queues.html#id3264230">g_queue_insert_before ()</a></dt><dt>g_queue_insert_sorted, <a class="indexterm" href="glib-Double-ended-Queues.html#id3264576">g_queue_insert_sorted ()</a></dt><dt>g_queue_link_index, <a class="indexterm" href="glib-Double-ended-Queues.html#id3265845">g_queue_link_index ()</a></dt><dt>g_queue_peek_head_link, <a class="indexterm" href="glib-Double-ended-Queues.html#id3265475">g_queue_peek_head_link ()</a></dt><dt>g_queue_peek_nth, <a class="indexterm" href="glib-Double-ended-Queues.html#id3263698">g_queue_peek_nth ()</a></dt><dt>g_queue_peek_nth_link, <a class="indexterm" href="glib-Double-ended-Queues.html#id3265711">g_queue_peek_nth_link ()</a></dt><dt>g_queue_peek_tail_link, <a class="indexterm" href="glib-Double-ended-Queues.html#id3265592">g_queue_peek_tail_link ()</a></dt><dt>g_queue_pop_nth, <a class="indexterm" href="glib-Double-ended-Queues.html#id3263370">g_queue_pop_nth ()</a></dt><dt>g_queue_pop_nth_link, <a class="indexterm" href="glib-Double-ended-Queues.html#id3265335">g_queue_pop_nth_link ()</a></dt><dt>g_queue_push_nth, <a class="indexterm" href="glib-Double-ended-Queues.html#id3263042">g_queue_push_nth ()</a></dt><dt>g_queue_push_nth_link, <a class="indexterm" href="glib-Double-ended-Queues.html#id3264980">g_queue_push_nth_link ()</a></dt><dt>g_queue_remove, <a class="indexterm" href="glib-Double-ended-Queues.html#id3264003">g_queue_remove ()</a></dt><dt>g_queue_remove_all, <a class="indexterm" href="glib-Double-ended-Queues.html#id3264116">g_queue_remove_all ()</a></dt><dt>g_queue_reverse, <a class="indexterm" href="glib-Double-ended-Queues.html#id3262050">g_queue_reverse ()</a></dt><dt>g_queue_sort, <a class="indexterm" href="glib-Double-ended-Queues.html#id3262697">g_queue_sort ()</a></dt><dt>g_queue_unlink, <a class="indexterm" href="glib-Double-ended-Queues.html#id3265990">g_queue_unlink ()</a></dt><dt>g_rand_copy, <a class="indexterm" href="glib-Random-Numbers.html#id3051312">g_rand_copy ()</a></dt><dt>g_rand_new_with_seed_array, <a class="indexterm" href="glib-Random-Numbers.html#id3051127">g_rand_new_with_seed_array ()</a></dt><dt>g_rand_set_seed_array, <a class="indexterm" href="glib-Random-Numbers.html#id3051599">g_rand_set_seed_array ()</a></dt><dt>g_setenv, <a class="indexterm" href="glib-Miscellaneous-Utility-Functions.html#id3069948">g_setenv ()</a></dt><dt>G_STRFUNC, <a class="indexterm" href="glib-Miscellaneous-Macros.html#id2846972">G_STRFUNC</a></dt><dt>g_string_chunk_insert_len, <a class="indexterm" href="glib-String-Chunks.html#id3312978">g_string_chunk_insert_len ()</a></dt><dt>g_strip_context, <a class="indexterm" href="glib-I18N.html#id3031671">g_strip_context ()</a></dt><dt>g_strsplit_set, <a class="indexterm" href="glib-String-Utility-Functions.html#id2974721">g_strsplit_set ()</a></dt><dt>g_timer_continue, <a class="indexterm" href="glib-Timers.html#id3095958">g_timer_continue ()</a></dt><dt>g_unichar_get_mirror_char, <a class="indexterm" href="glib-Unicode-Manipulation.html#id3004216">g_unichar_get_mirror_char ()</a></dt><dt>g_unsetenv, <a class="indexterm" href="glib-Miscellaneous-Utility-Functions.html#id3070094">g_unsetenv ()</a></dt><dt>g_vasprintf, <a class="indexterm" href="glib-String-Utility-Functions.html#id2968301">g_vasprintf ()</a></dt></dl></div><div class="indexdiv"><h3>N</h3><dl><dt>N_, <a class="indexterm" href="glib-I18N.html#id3031585">N_()</a></dt></dl></div><div class="indexdiv"><h3>Q</h3><dl><dt>Q_, <a class="indexterm" href="glib-I18N.html#id3031329">Q_()</a></dt></dl></div></div></div></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -