~ubuntu-branches/ubuntu/hardy/glib2.0/hardy-updates

« back to all changes in this revision

Viewing changes to docs/reference/glib/html/ix04.html

  • Committer: Bazaar Package Importer
  • Author(s): Jamie Strandboge
  • Date: 2009-03-12 16:46:11 UTC
  • mfrom: (67.1.7 hardy-proposed)
  • Revision ID: james.westby@ubuntu.com-20090312164611-31v55ts0v0j0u06k
Tags: 2.16.6-0ubuntu1.1
* SECURITY UPDATE: possible arbitrary code execution when processing large
  Base64 strings
  - debian/patches/91_CVE-2008-4316.patch: update glib/gbase64.c to properly
    verify the string length and set the length of the output buffer.
  - CVE-2008-4316

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
2
<html>
3
3
<head>
4
 
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>Index of new symbols in 2.4</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="GLib Reference Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 
7
<link rel="home" href="index.html" title="GLib Reference Manual">
8
8
<link rel="up" href="index.html" title="GLib Reference Manual">
9
9
<link rel="prev" href="ix03.html" title="Index of new symbols in 2.2">
10
10
<link rel="next" href="ix05.html" title="Index of new symbols in 2.6">
11
 
<meta name="generator" content="GTK-Doc V1.9 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="chapter" href="glib.html" title="GLib Overview">
14
14
<link rel="chapter" href="glib-fundamentals.html" title="GLib Fundamentals">
30
30
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
31
31
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
32
32
<td><a accesskey="p" href="ix03.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
33
 
<td>&#160;</td>
 
33
<td> </td>
34
34
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
35
35
<th width="100%" align="center">GLib Reference Manual</th>
36
36
<td><a accesskey="n" href="ix05.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
37
37
</tr></table>
38
38
<div class="index">
39
39
<div class="titlepage"><div><div><h2 class="title">
40
 
<a name="id3426825"></a>Index of new symbols in 2.4</h2></div></div></div>
 
40
<a name="id3185320"></a>Index of new symbols in 2.4</h2></div></div></div>
41
41
<div class="index">
42
42
<div class="indexdiv">
43
43
<h3>G</h3>
44
44
<dl>
45
 
<dt>GCopyFunc, <a class="indexterm" href="glib-N-ary-Trees.html#id3395249">GCopyFunc ()</a>
46
 
</dt>
47
 
<dt>GOnce, <a class="indexterm" href="glib-Threads.html#id2948693">GOnce</a>
48
 
</dt>
49
 
<dt>GOnceStatus, <a class="indexterm" href="glib-Threads.html#id2948815">enum GOnceStatus</a>
50
 
</dt>
51
 
<dt>g_array_remove_range, <a class="indexterm" href="glib-Arrays.html#id3373824">g_array_remove_range ()</a>
52
 
</dt>
53
 
<dt>g_atomic_int_add, <a class="indexterm" href="glib-Atomic-Operations.html#id2907973">g_atomic_int_add ()</a>
54
 
</dt>
55
 
<dt>g_atomic_int_compare_and_exchange, <a class="indexterm" href="glib-Atomic-Operations.html#id2908216">g_atomic_int_compare_and_exchange ()</a>
56
 
</dt>
57
 
<dt>g_atomic_int_dec_and_test, <a class="indexterm" href="glib-Atomic-Operations.html#id2908891">g_atomic_int_dec_and_test ()</a>
58
 
</dt>
59
 
<dt>g_atomic_int_exchange_and_add, <a class="indexterm" href="glib-Atomic-Operations.html#id2908082">g_atomic_int_exchange_and_add ()</a>
60
 
</dt>
61
 
<dt>g_atomic_int_get, <a class="indexterm" href="glib-Atomic-Operations.html#id2907783">g_atomic_int_get ()</a>
62
 
</dt>
63
 
<dt>g_atomic_int_inc, <a class="indexterm" href="glib-Atomic-Operations.html#id2908815">g_atomic_int_inc ()</a>
64
 
</dt>
65
 
<dt>g_atomic_pointer_compare_and_exchange, <a class="indexterm" href="glib-Atomic-Operations.html#id2908615">g_atomic_pointer_compare_and_exchange ()</a>
66
 
</dt>
67
 
<dt>g_atomic_pointer_get, <a class="indexterm" href="glib-Atomic-Operations.html#id2908408">g_atomic_pointer_get ()</a>
68
 
</dt>
69
 
<dt>g_byte_array_remove_range, <a class="indexterm" href="glib-Byte-Arrays.html#id3383744">g_byte_array_remove_range ()</a>
70
 
</dt>
71
 
<dt>g_child_watch_add, <a class="indexterm" href="glib-The-Main-Event-Loop.html#id2920554">g_child_watch_add ()</a>
72
 
</dt>
73
 
<dt>g_child_watch_add_full, <a class="indexterm" href="glib-The-Main-Event-Loop.html#id2920792">g_child_watch_add_full ()</a>
74
 
</dt>
75
 
<dt>g_child_watch_source_new, <a class="indexterm" href="glib-The-Main-Event-Loop.html#id2920347">g_child_watch_source_new ()</a>
76
 
</dt>
77
 
<dt>g_completion_complete_utf8, <a class="indexterm" href="glib-Automatic-String-Completion.html#id3149939">g_completion_complete_utf8 ()</a>
78
 
</dt>
79
 
<dt>g_file_read_link, <a class="indexterm" href="glib-File-Utilities.html#id3168091">g_file_read_link ()</a>
80
 
</dt>
81
 
<dt>G_GINT16_MODIFIER, <a class="indexterm" href="glib-Miscellaneous-Macros.html#id2903468">G_GINT16_MODIFIER</a>
82
 
</dt>
83
 
<dt>G_GINT32_MODIFIER, <a class="indexterm" href="glib-Miscellaneous-Macros.html#id2903653">G_GINT32_MODIFIER</a>
84
 
</dt>
85
 
<dt>G_GINT64_MODIFIER, <a class="indexterm" href="glib-Miscellaneous-Macros.html#id2903820">G_GINT64_MODIFIER</a>
86
 
</dt>
87
 
<dt>g_hash_table_find, <a class="indexterm" href="glib-Hash-Tables.html#id3347248">g_hash_table_find ()</a>
88
 
</dt>
89
 
<dt>g_markup_printf_escaped, <a class="indexterm" href="glib-Simple-XML-Subset-Parser.html#id3222600">g_markup_printf_escaped ()</a>
90
 
</dt>
91
 
<dt>g_markup_vprintf_escaped, <a class="indexterm" href="glib-Simple-XML-Subset-Parser.html#id3222756">g_markup_vprintf_escaped ()</a>
92
 
</dt>
93
 
<dt>G_MAXINT16, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#id2884173">G_MAXINT16</a>
94
 
</dt>
95
 
<dt>G_MAXINT32, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#id2884309">G_MAXINT32</a>
96
 
</dt>
97
 
<dt>G_MAXINT8, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#id2884038">G_MAXINT8</a>
98
 
</dt>
99
 
<dt>G_MAXSIZE, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#id2884509">G_MAXSIZE</a>
100
 
</dt>
101
 
<dt>G_MAXUINT16, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#id2884218">G_MAXUINT16</a>
102
 
</dt>
103
 
<dt>G_MAXUINT32, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#id2884354">G_MAXUINT32</a>
104
 
</dt>
105
 
<dt>G_MAXUINT8, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#id2884083">G_MAXUINT8</a>
106
 
</dt>
107
 
<dt>G_MININT16, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#id2884128">G_MININT16</a>
108
 
</dt>
109
 
<dt>G_MININT32, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#id2884264">G_MININT32</a>
110
 
</dt>
111
 
<dt>G_MININT8, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#id2883992">G_MININT8</a>
112
 
</dt>
113
 
<dt>g_node_copy_deep, <a class="indexterm" href="glib-N-ary-Trees.html#id3395354">g_node_copy_deep ()</a>
114
 
</dt>
115
 
<dt>g_once, <a class="indexterm" href="glib-Threads.html#id2948994">g_once()</a>
116
 
</dt>
117
 
<dt>G_ONCE_INIT, <a class="indexterm" href="glib-Threads.html#id2948936">G_ONCE_INIT</a>
118
 
</dt>
119
 
<dt>g_ptr_array_foreach, <a class="indexterm" href="glib-Pointer-Arrays.html#id3379934">g_ptr_array_foreach ()</a>
120
 
</dt>
121
 
<dt>g_ptr_array_remove_range, <a class="indexterm" href="glib-Pointer-Arrays.html#id3379146">g_ptr_array_remove_range ()</a>
122
 
</dt>
123
 
<dt>g_queue_copy, <a class="indexterm" href="glib-Double-ended-Queues.html#id3319108">g_queue_copy ()</a>
124
 
</dt>
125
 
<dt>g_queue_delete_link, <a class="indexterm" href="glib-Double-ended-Queues.html#id3323108">g_queue_delete_link ()</a>
126
 
</dt>
127
 
<dt>g_queue_find, <a class="indexterm" href="glib-Double-ended-Queues.html#id3319353">g_queue_find ()</a>
128
 
</dt>
129
 
<dt>g_queue_find_custom, <a class="indexterm" href="glib-Double-ended-Queues.html#id3319489">g_queue_find_custom ()</a>
130
 
</dt>
131
 
<dt>g_queue_foreach, <a class="indexterm" href="glib-Double-ended-Queues.html#id3319211">g_queue_foreach ()</a>
132
 
</dt>
133
 
<dt>g_queue_get_length, <a class="indexterm" href="glib-Double-ended-Queues.html#id3318921">g_queue_get_length ()</a>
134
 
</dt>
135
 
<dt>g_queue_index, <a class="indexterm" href="glib-Double-ended-Queues.html#id3320828">g_queue_index ()</a>
136
 
</dt>
137
 
<dt>g_queue_insert_after, <a class="indexterm" href="glib-Double-ended-Queues.html#id3321376">g_queue_insert_after ()</a>
138
 
</dt>
139
 
<dt>g_queue_insert_before, <a class="indexterm" href="glib-Double-ended-Queues.html#id3321203">g_queue_insert_before ()</a>
140
 
</dt>
141
 
<dt>g_queue_insert_sorted, <a class="indexterm" href="glib-Double-ended-Queues.html#id3321548">g_queue_insert_sorted ()</a>
142
 
</dt>
143
 
<dt>g_queue_link_index, <a class="indexterm" href="glib-Double-ended-Queues.html#id3322818">g_queue_link_index ()</a>
144
 
</dt>
145
 
<dt>g_queue_peek_head_link, <a class="indexterm" href="glib-Double-ended-Queues.html#id3322448">g_queue_peek_head_link ()</a>
146
 
</dt>
147
 
<dt>g_queue_peek_nth, <a class="indexterm" href="glib-Double-ended-Queues.html#id3320671">g_queue_peek_nth ()</a>
148
 
</dt>
149
 
<dt>g_queue_peek_nth_link, <a class="indexterm" href="glib-Double-ended-Queues.html#id3322683">g_queue_peek_nth_link ()</a>
150
 
</dt>
151
 
<dt>g_queue_peek_tail_link, <a class="indexterm" href="glib-Double-ended-Queues.html#id3322565">g_queue_peek_tail_link ()</a>
152
 
</dt>
153
 
<dt>g_queue_pop_nth, <a class="indexterm" href="glib-Double-ended-Queues.html#id3320342">g_queue_pop_nth ()</a>
154
 
</dt>
155
 
<dt>g_queue_pop_nth_link, <a class="indexterm" href="glib-Double-ended-Queues.html#id3322308">g_queue_pop_nth_link ()</a>
156
 
</dt>
157
 
<dt>g_queue_push_nth, <a class="indexterm" href="glib-Double-ended-Queues.html#id3320015">g_queue_push_nth ()</a>
158
 
</dt>
159
 
<dt>g_queue_push_nth_link, <a class="indexterm" href="glib-Double-ended-Queues.html#id3321952">g_queue_push_nth_link ()</a>
160
 
</dt>
161
 
<dt>g_queue_remove, <a class="indexterm" href="glib-Double-ended-Queues.html#id3320976">g_queue_remove ()</a>
162
 
</dt>
163
 
<dt>g_queue_remove_all, <a class="indexterm" href="glib-Double-ended-Queues.html#id3321089">g_queue_remove_all ()</a>
164
 
</dt>
165
 
<dt>g_queue_reverse, <a class="indexterm" href="glib-Double-ended-Queues.html#id3319022">g_queue_reverse ()</a>
166
 
</dt>
167
 
<dt>g_queue_sort, <a class="indexterm" href="glib-Double-ended-Queues.html#id3319670">g_queue_sort ()</a>
168
 
</dt>
169
 
<dt>g_queue_unlink, <a class="indexterm" href="glib-Double-ended-Queues.html#id3322962">g_queue_unlink ()</a>
170
 
</dt>
171
 
<dt>g_rand_copy, <a class="indexterm" href="glib-Random-Numbers.html#id3108283">g_rand_copy ()</a>
172
 
</dt>
173
 
<dt>g_rand_new_with_seed_array, <a class="indexterm" href="glib-Random-Numbers.html#id3108098">g_rand_new_with_seed_array ()</a>
174
 
</dt>
175
 
<dt>g_rand_set_seed_array, <a class="indexterm" href="glib-Random-Numbers.html#id3108570">g_rand_set_seed_array ()</a>
176
 
</dt>
177
 
<dt>g_setenv, <a class="indexterm" href="glib-Miscellaneous-Utility-Functions.html#id3126918">g_setenv ()</a>
178
 
</dt>
179
 
<dt>G_STRFUNC, <a class="indexterm" href="glib-Miscellaneous-Macros.html#id2903430">G_STRFUNC</a>
180
 
</dt>
181
 
<dt>g_string_chunk_insert_len, <a class="indexterm" href="glib-String-Chunks.html#id3369952">g_string_chunk_insert_len ()</a>
182
 
</dt>
183
 
<dt>g_strip_context, <a class="indexterm" href="glib-I18N.html#id3088641">g_strip_context ()</a>
184
 
</dt>
185
 
<dt>g_strsplit_set, <a class="indexterm" href="glib-String-Utility-Functions.html#id3031180">g_strsplit_set ()</a>
186
 
</dt>
187
 
<dt>g_timer_continue, <a class="indexterm" href="glib-Timers.html#id3152929">g_timer_continue ()</a>
188
 
</dt>
189
 
<dt>g_unichar_get_mirror_char, <a class="indexterm" href="glib-Unicode-Manipulation.html#id3060676">g_unichar_get_mirror_char ()</a>
190
 
</dt>
191
 
<dt>g_unsetenv, <a class="indexterm" href="glib-Miscellaneous-Utility-Functions.html#id3127065">g_unsetenv ()</a>
192
 
</dt>
193
 
<dt>g_vasprintf, <a class="indexterm" href="glib-String-Utility-Functions.html#id3024760">g_vasprintf ()</a>
 
45
<dt>GCopyFunc, <a class="indexterm" href="glib-N-ary-Trees.html#GCopyFunc">GCopyFunc ()</a>
 
46
</dt>
 
47
<dt>GOnce, <a class="indexterm" href="glib-Threads.html#GOnce">GOnce</a>
 
48
</dt>
 
49
<dt>GOnceStatus, <a class="indexterm" href="glib-Threads.html#GOnceStatus">enum GOnceStatus</a>
 
50
</dt>
 
51
<dt>g_array_remove_range, <a class="indexterm" href="glib-Arrays.html#g-array-remove-range">g_array_remove_range ()</a>
 
52
</dt>
 
53
<dt>g_atomic_int_add, <a class="indexterm" href="glib-Atomic-Operations.html#g-atomic-int-add">g_atomic_int_add ()</a>
 
54
</dt>
 
55
<dt>g_atomic_int_compare_and_exchange, <a class="indexterm" href="glib-Atomic-Operations.html#g-atomic-int-compare-and-exchange">g_atomic_int_compare_and_exchange ()</a>
 
56
</dt>
 
57
<dt>g_atomic_int_dec_and_test, <a class="indexterm" href="glib-Atomic-Operations.html#g-atomic-int-dec-and-test">g_atomic_int_dec_and_test ()</a>
 
58
</dt>
 
59
<dt>g_atomic_int_exchange_and_add, <a class="indexterm" href="glib-Atomic-Operations.html#g-atomic-int-exchange-and-add">g_atomic_int_exchange_and_add ()</a>
 
60
</dt>
 
61
<dt>g_atomic_int_get, <a class="indexterm" href="glib-Atomic-Operations.html#g-atomic-int-get">g_atomic_int_get ()</a>
 
62
</dt>
 
63
<dt>g_atomic_int_inc, <a class="indexterm" href="glib-Atomic-Operations.html#g-atomic-int-inc">g_atomic_int_inc ()</a>
 
64
</dt>
 
65
<dt>g_atomic_pointer_compare_and_exchange, <a class="indexterm" href="glib-Atomic-Operations.html#g-atomic-pointer-compare-and-exchange">g_atomic_pointer_compare_and_exchange ()</a>
 
66
</dt>
 
67
<dt>g_atomic_pointer_get, <a class="indexterm" href="glib-Atomic-Operations.html#g-atomic-pointer-get">g_atomic_pointer_get ()</a>
 
68
</dt>
 
69
<dt>g_byte_array_remove_range, <a class="indexterm" href="glib-Byte-Arrays.html#g-byte-array-remove-range">g_byte_array_remove_range ()</a>
 
70
</dt>
 
71
<dt>g_child_watch_add, <a class="indexterm" href="glib-The-Main-Event-Loop.html#g-child-watch-add">g_child_watch_add ()</a>
 
72
</dt>
 
73
<dt>g_child_watch_add_full, <a class="indexterm" href="glib-The-Main-Event-Loop.html#g-child-watch-add-full">g_child_watch_add_full ()</a>
 
74
</dt>
 
75
<dt>g_child_watch_source_new, <a class="indexterm" href="glib-The-Main-Event-Loop.html#g-child-watch-source-new">g_child_watch_source_new ()</a>
 
76
</dt>
 
77
<dt>g_completion_complete_utf8, <a class="indexterm" href="glib-Automatic-String-Completion.html#g-completion-complete-utf8">g_completion_complete_utf8 ()</a>
 
78
</dt>
 
79
<dt>g_file_read_link, <a class="indexterm" href="glib-File-Utilities.html#g-file-read-link">g_file_read_link ()</a>
 
80
</dt>
 
81
<dt>G_GINT16_MODIFIER, <a class="indexterm" href="glib-Miscellaneous-Macros.html#G-GINT16-MODIFIER:CAPS">G_GINT16_MODIFIER</a>
 
82
</dt>
 
83
<dt>G_GINT32_MODIFIER, <a class="indexterm" href="glib-Miscellaneous-Macros.html#G-GINT32-MODIFIER:CAPS">G_GINT32_MODIFIER</a>
 
84
</dt>
 
85
<dt>G_GINT64_MODIFIER, <a class="indexterm" href="glib-Miscellaneous-Macros.html#G-GINT64-MODIFIER:CAPS">G_GINT64_MODIFIER</a>
 
86
</dt>
 
87
<dt>g_hash_table_find, <a class="indexterm" href="glib-Hash-Tables.html#g-hash-table-find">g_hash_table_find ()</a>
 
88
</dt>
 
89
<dt>g_markup_printf_escaped, <a class="indexterm" href="glib-Simple-XML-Subset-Parser.html#g-markup-printf-escaped">g_markup_printf_escaped ()</a>
 
90
</dt>
 
91
<dt>g_markup_vprintf_escaped, <a class="indexterm" href="glib-Simple-XML-Subset-Parser.html#g-markup-vprintf-escaped">g_markup_vprintf_escaped ()</a>
 
92
</dt>
 
93
<dt>G_MAXINT16, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#G-MAXINT16:CAPS">G_MAXINT16</a>
 
94
</dt>
 
95
<dt>G_MAXINT32, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#G-MAXINT32:CAPS">G_MAXINT32</a>
 
96
</dt>
 
97
<dt>G_MAXINT8, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#G-MAXINT8:CAPS">G_MAXINT8</a>
 
98
</dt>
 
99
<dt>G_MAXSIZE, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#G-MAXSIZE:CAPS">G_MAXSIZE</a>
 
100
</dt>
 
101
<dt>G_MAXUINT16, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#G-MAXUINT16:CAPS">G_MAXUINT16</a>
 
102
</dt>
 
103
<dt>G_MAXUINT32, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#G-MAXUINT32:CAPS">G_MAXUINT32</a>
 
104
</dt>
 
105
<dt>G_MAXUINT8, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#G-MAXUINT8:CAPS">G_MAXUINT8</a>
 
106
</dt>
 
107
<dt>G_MININT16, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#G-MININT16:CAPS">G_MININT16</a>
 
108
</dt>
 
109
<dt>G_MININT32, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#G-MININT32:CAPS">G_MININT32</a>
 
110
</dt>
 
111
<dt>G_MININT8, <a class="indexterm" href="glib-Limits-of-Basic-Types.html#G-MININT8:CAPS">G_MININT8</a>
 
112
</dt>
 
113
<dt>g_node_copy_deep, <a class="indexterm" href="glib-N-ary-Trees.html#g-node-copy-deep">g_node_copy_deep ()</a>
 
114
</dt>
 
115
<dt>g_once, <a class="indexterm" href="glib-Threads.html#g-once">g_once()</a>
 
116
</dt>
 
117
<dt>G_ONCE_INIT, <a class="indexterm" href="glib-Threads.html#G-ONCE-INIT:CAPS">G_ONCE_INIT</a>
 
118
</dt>
 
119
<dt>g_ptr_array_foreach, <a class="indexterm" href="glib-Pointer-Arrays.html#g-ptr-array-foreach">g_ptr_array_foreach ()</a>
 
120
</dt>
 
121
<dt>g_ptr_array_remove_range, <a class="indexterm" href="glib-Pointer-Arrays.html#g-ptr-array-remove-range">g_ptr_array_remove_range ()</a>
 
122
</dt>
 
123
<dt>g_queue_copy, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-copy">g_queue_copy ()</a>
 
124
</dt>
 
125
<dt>g_queue_delete_link, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-delete-link">g_queue_delete_link ()</a>
 
126
</dt>
 
127
<dt>g_queue_find, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-find">g_queue_find ()</a>
 
128
</dt>
 
129
<dt>g_queue_find_custom, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-find-custom">g_queue_find_custom ()</a>
 
130
</dt>
 
131
<dt>g_queue_foreach, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-foreach">g_queue_foreach ()</a>
 
132
</dt>
 
133
<dt>g_queue_get_length, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-get-length">g_queue_get_length ()</a>
 
134
</dt>
 
135
<dt>g_queue_index, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-index">g_queue_index ()</a>
 
136
</dt>
 
137
<dt>g_queue_insert_after, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-insert-after">g_queue_insert_after ()</a>
 
138
</dt>
 
139
<dt>g_queue_insert_before, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-insert-before">g_queue_insert_before ()</a>
 
140
</dt>
 
141
<dt>g_queue_insert_sorted, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-insert-sorted">g_queue_insert_sorted ()</a>
 
142
</dt>
 
143
<dt>g_queue_link_index, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-link-index">g_queue_link_index ()</a>
 
144
</dt>
 
145
<dt>g_queue_peek_head_link, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-peek-head-link">g_queue_peek_head_link ()</a>
 
146
</dt>
 
147
<dt>g_queue_peek_nth, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-peek-nth">g_queue_peek_nth ()</a>
 
148
</dt>
 
149
<dt>g_queue_peek_nth_link, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-peek-nth-link">g_queue_peek_nth_link ()</a>
 
150
</dt>
 
151
<dt>g_queue_peek_tail_link, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-peek-tail-link">g_queue_peek_tail_link ()</a>
 
152
</dt>
 
153
<dt>g_queue_pop_nth, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-pop-nth">g_queue_pop_nth ()</a>
 
154
</dt>
 
155
<dt>g_queue_pop_nth_link, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-pop-nth-link">g_queue_pop_nth_link ()</a>
 
156
</dt>
 
157
<dt>g_queue_push_nth, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-push-nth">g_queue_push_nth ()</a>
 
158
</dt>
 
159
<dt>g_queue_push_nth_link, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-push-nth-link">g_queue_push_nth_link ()</a>
 
160
</dt>
 
161
<dt>g_queue_remove, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-remove">g_queue_remove ()</a>
 
162
</dt>
 
163
<dt>g_queue_remove_all, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-remove-all">g_queue_remove_all ()</a>
 
164
</dt>
 
165
<dt>g_queue_reverse, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-reverse">g_queue_reverse ()</a>
 
166
</dt>
 
167
<dt>g_queue_sort, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-sort">g_queue_sort ()</a>
 
168
</dt>
 
169
<dt>g_queue_unlink, <a class="indexterm" href="glib-Double-ended-Queues.html#g-queue-unlink">g_queue_unlink ()</a>
 
170
</dt>
 
171
<dt>g_rand_copy, <a class="indexterm" href="glib-Random-Numbers.html#g-rand-copy">g_rand_copy ()</a>
 
172
</dt>
 
173
<dt>g_rand_new_with_seed_array, <a class="indexterm" href="glib-Random-Numbers.html#g-rand-new-with-seed-array">g_rand_new_with_seed_array ()</a>
 
174
</dt>
 
175
<dt>g_rand_set_seed_array, <a class="indexterm" href="glib-Random-Numbers.html#g-rand-set-seed-array">g_rand_set_seed_array ()</a>
 
176
</dt>
 
177
<dt>g_setenv, <a class="indexterm" href="glib-Miscellaneous-Utility-Functions.html#g-setenv">g_setenv ()</a>
 
178
</dt>
 
179
<dt>G_STRFUNC, <a class="indexterm" href="glib-Miscellaneous-Macros.html#G-STRFUNC:CAPS">G_STRFUNC</a>
 
180
</dt>
 
181
<dt>g_string_chunk_insert_len, <a class="indexterm" href="glib-String-Chunks.html#g-string-chunk-insert-len">g_string_chunk_insert_len ()</a>
 
182
</dt>
 
183
<dt>g_strip_context, <a class="indexterm" href="glib-I18N.html#g-strip-context">g_strip_context ()</a>
 
184
</dt>
 
185
<dt>g_strsplit_set, <a class="indexterm" href="glib-String-Utility-Functions.html#g-strsplit-set">g_strsplit_set ()</a>
 
186
</dt>
 
187
<dt>g_timer_continue, <a class="indexterm" href="glib-Timers.html#g-timer-continue">g_timer_continue ()</a>
 
188
</dt>
 
189
<dt>g_unichar_get_mirror_char, <a class="indexterm" href="glib-Unicode-Manipulation.html#g-unichar-get-mirror-char">g_unichar_get_mirror_char ()</a>
 
190
</dt>
 
191
<dt>g_unsetenv, <a class="indexterm" href="glib-Miscellaneous-Utility-Functions.html#g-unsetenv">g_unsetenv ()</a>
 
192
</dt>
 
193
<dt>g_vasprintf, <a class="indexterm" href="glib-String-Utility-Functions.html#g-vasprintf">g_vasprintf ()</a>
194
194
</dt>
195
195
</dl>
196
196
</div>
197
197
<div class="indexdiv">
198
198
<h3>N</h3>
199
 
<dl><dt>N_, <a class="indexterm" href="glib-I18N.html#id3088556">N_()</a>
 
199
<dl><dt>N_, <a class="indexterm" href="glib-I18N.html#N-:CAPS">N_()</a>
200
200
</dt></dl>
201
201
</div>
202
202
<div class="indexdiv">
203
203
<h3>Q</h3>
204
 
<dl><dt>Q_, <a class="indexterm" href="glib-I18N.html#id3088299">Q_()</a>
 
204
<dl><dt>Q_, <a class="indexterm" href="glib-I18N.html#Q-:CAPS">Q_()</a>
205
205
</dt></dl>
206
206
</div>
207
207
</div>
208
208
</div>
 
209
<div class="footer">
 
210
<hr>
 
211
          Generated by GTK-Doc V1.10</div>
209
212
</body>
210
213
</html>