~ubuntu-branches/ubuntu/utopic/glib2.0/utopic

« back to all changes in this revision

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

Tags: upstream-2.12.12
ImportĀ upstreamĀ versionĀ 2.12.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 
5
<title>Index of new symbols in 2.6</title>
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
 
7
<link rel="start" href="index.html" title="GLib Reference Manual">
 
8
<link rel="up" href="index.html" title="GLib Reference Manual">
 
9
<link rel="prev" href="ix04.html" title="Index of new symbols in 2.4">
 
10
<link rel="next" href="ix06.html" title="Index of new symbols in 2.8">
 
11
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
 
12
<link rel="stylesheet" href="style.css" type="text/css">
 
13
<link rel="chapter" href="glib.html" title="GLib Overview">
 
14
<link rel="chapter" href="glib-fundamentals.html" title="GLib Fundamentals">
 
15
<link rel="chapter" href="glib-core.html" title="GLib Core Application Support">
 
16
<link rel="chapter" href="glib-utilities.html" title="GLib Utilities">
 
17
<link rel="chapter" href="glib-data-types.html" title="GLib Data Types">
 
18
<link rel="chapter" href="tools.html" title="GLib Tools">
 
19
<link rel="index" href="ix01.html" title="Index">
 
20
<link rel="index" href="ix02.html" title="Index of deprecated symbols">
 
21
<link rel="index" href="ix03.html" title="Index of new symbols in 2.2">
 
22
<link rel="index" href="ix04.html" title="Index of new symbols in 2.4">
 
23
<link rel="index" href="ix05.html" title="Index of new symbols in 2.6">
 
24
<link rel="index" href="ix06.html" title="Index of new symbols in 2.8">
 
25
<link rel="index" href="ix07.html" title="Index of new symbols in 2.10">
 
26
<link rel="index" href="ix08.html" title="Index of new symbols in 2.12">
 
27
</head>
 
28
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 
29
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
 
30
<td><a accesskey="p" href="ix04.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
31
<td>&#160;</td>
 
32
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
33
<th width="100%" align="center">GLib Reference Manual</th>
 
34
<td><a accesskey="n" href="ix06.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
35
</tr></table>
 
36
<div class="index">
 
37
<div class="titlepage"><div><div><h2 class="title">
 
38
<a name="id3156531"></a>Index of new symbols in 2.6</h2></div></div></div>
 
39
<div class="index">
 
40
<div class="indexdiv">
 
41
<h3>Symbols</h3>
 
42
<dl></dl>
 
43
</div>
 
44
<div class="indexdiv">
 
45
<h3>G</h3>
 
46
<dl>
 
47
<dt>glib_check_version, <a href="glib-Version-Information.html#id2690214">glib_check_version ()</a>
 
48
</dt>
 
49
<dt>g_date_get_iso8601_week_of_year, <a href="glib-Date-and-Time-Functions.html#id2891289">g_date_get_iso8601_week_of_year ()</a>
 
50
</dt>
 
51
<dt>g_debug, <a href="glib-Message-Logging.html#id2821028">g_debug()</a>
 
52
</dt>
 
53
<dt>g_filename_display_basename, <a href="glib-Character-Set-Conversion.html#id2854534">g_filename_display_basename ()</a>
 
54
</dt>
 
55
<dt>g_filename_display_name, <a href="glib-Character-Set-Conversion.html#id2854386">g_filename_display_name ()</a>
 
56
</dt>
 
57
<dt>g_fopen, <a href="glib-File-Utilities.html#id2961622">g_fopen ()</a>
 
58
</dt>
 
59
<dt>g_freopen, <a href="glib-File-Utilities.html#id2961778">g_freopen ()</a>
 
60
</dt>
 
61
<dt>g_get_filename_charsets, <a href="glib-Character-Set-Conversion.html#id2854200">g_get_filename_charsets ()</a>
 
62
</dt>
 
63
<dt>g_get_language_names, <a href="glib-I18N.html#id2882833">g_get_language_names ()</a>
 
64
</dt>
 
65
<dt>g_get_system_config_dirs, <a href="glib-Miscellaneous-Utility-Functions.html#id2921157">g_get_system_config_dirs ()</a>
 
66
</dt>
 
67
<dt>g_get_system_data_dirs, <a href="glib-Miscellaneous-Utility-Functions.html#id2921038">g_get_system_data_dirs ()</a>
 
68
</dt>
 
69
<dt>g_get_user_cache_dir, <a href="glib-Miscellaneous-Utility-Functions.html#id2920808">g_get_user_cache_dir ()</a>
 
70
</dt>
 
71
<dt>g_get_user_config_dir, <a href="glib-Miscellaneous-Utility-Functions.html#id2920961">g_get_user_config_dir ()</a>
 
72
</dt>
 
73
<dt>g_get_user_data_dir, <a href="glib-Miscellaneous-Utility-Functions.html#id2920884">g_get_user_data_dir ()</a>
 
74
</dt>
 
75
<dt>G_GNUC_MALLOC, <a href="glib-Miscellaneous-Macros.html#id2712925">G_GNUC_MALLOC</a>
 
76
</dt>
 
77
<dt>G_GSIZE_FORMAT, <a href="glib-Miscellaneous-Macros.html#id2714780">G_GSIZE_FORMAT</a>
 
78
</dt>
 
79
<dt>G_GSIZE_MODIFIER, <a href="glib-Miscellaneous-Macros.html#id2714707">G_GSIZE_MODIFIER</a>
 
80
</dt>
 
81
<dt>G_GSSIZE_FORMAT, <a href="glib-Miscellaneous-Macros.html#id2714835">G_GSSIZE_FORMAT</a>
 
82
</dt>
 
83
<dt>G_IS_DIR_SEPARATOR, <a href="glib-Standard-Macros.html#id2697522">G_IS_DIR_SEPARATOR()</a>
 
84
</dt>
 
85
<dt>g_key_file_free, <a href="glib-Key-value-file-parser.html#id2995756">g_key_file_free ()</a>
 
86
</dt>
 
87
<dt>g_key_file_get_boolean, <a href="glib-Key-value-file-parser.html#id2998637">g_key_file_get_boolean ()</a>
 
88
</dt>
 
89
<dt>g_key_file_get_boolean_list, <a href="glib-Key-value-file-parser.html#id3000018">g_key_file_get_boolean_list ()</a>
 
90
</dt>
 
91
<dt>g_key_file_get_comment, <a href="glib-Key-value-file-parser.html#id3000788">g_key_file_get_comment ()</a>
 
92
</dt>
 
93
<dt>g_key_file_get_groups, <a href="glib-Key-value-file-parser.html#id2997019">g_key_file_get_groups ()</a>
 
94
</dt>
 
95
<dt>g_key_file_get_integer, <a href="glib-Key-value-file-parser.html#id2998861">g_key_file_get_integer ()</a>
 
96
</dt>
 
97
<dt>g_key_file_get_integer_list, <a href="glib-Key-value-file-parser.html#id3000279">g_key_file_get_integer_list ()</a>
 
98
</dt>
 
99
<dt>g_key_file_get_keys, <a href="glib-Key-value-file-parser.html#id2997196">g_key_file_get_keys ()</a>
 
100
</dt>
 
101
<dt>g_key_file_get_locale_string, <a href="glib-Key-value-file-parser.html#id2998342">g_key_file_get_locale_string ()</a>
 
102
</dt>
 
103
<dt>g_key_file_get_locale_string_list, <a href="glib-Key-value-file-parser.html#id2999653">g_key_file_get_locale_string_list ()</a>
 
104
</dt>
 
105
<dt>g_key_file_get_start_group, <a href="glib-Key-value-file-parser.html#id2996928">g_key_file_get_start_group ()</a>
 
106
</dt>
 
107
<dt>g_key_file_get_string, <a href="glib-Key-value-file-parser.html#id2998084">g_key_file_get_string ()</a>
 
108
</dt>
 
109
<dt>g_key_file_get_string_list, <a href="glib-Key-value-file-parser.html#id2999342">g_key_file_get_string_list ()</a>
 
110
</dt>
 
111
<dt>g_key_file_get_value, <a href="glib-Key-value-file-parser.html#id2997825">g_key_file_get_value ()</a>
 
112
</dt>
 
113
<dt>g_key_file_has_group, <a href="glib-Key-value-file-parser.html#id2997469">g_key_file_has_group ()</a>
 
114
</dt>
 
115
<dt>g_key_file_has_key, <a href="glib-Key-value-file-parser.html#id2997618">g_key_file_has_key ()</a>
 
116
</dt>
 
117
<dt>g_key_file_load_from_data, <a href="glib-Key-value-file-parser.html#id2996186">g_key_file_load_from_data ()</a>
 
118
</dt>
 
119
<dt>g_key_file_load_from_data_dirs, <a href="glib-Key-value-file-parser.html#id2996446">g_key_file_load_from_data_dirs ()</a>
 
120
</dt>
 
121
<dt>g_key_file_load_from_file, <a href="glib-Key-value-file-parser.html#id2995946">g_key_file_load_from_file ()</a>
 
122
</dt>
 
123
<dt>g_key_file_new, <a href="glib-Key-value-file-parser.html#id2995644">g_key_file_new ()</a>
 
124
</dt>
 
125
<dt>g_key_file_remove_comment, <a href="glib-Key-value-file-parser.html#id3003701">g_key_file_remove_comment ()</a>
 
126
</dt>
 
127
<dt>g_key_file_remove_group, <a href="glib-Key-value-file-parser.html#id3003379">g_key_file_remove_group ()</a>
 
128
</dt>
 
129
<dt>g_key_file_remove_key, <a href="glib-Key-value-file-parser.html#id3003527">g_key_file_remove_key ()</a>
 
130
</dt>
 
131
<dt>g_key_file_set_boolean, <a href="glib-Key-value-file-parser.html#id3001568">g_key_file_set_boolean ()</a>
 
132
</dt>
 
133
<dt>g_key_file_set_boolean_list, <a href="glib-Key-value-file-parser.html#id3002524">g_key_file_set_boolean_list ()</a>
 
134
</dt>
 
135
<dt>g_key_file_set_comment, <a href="glib-Key-value-file-parser.html#id3003130">g_key_file_set_comment ()</a>
 
136
</dt>
 
137
<dt>g_key_file_set_integer, <a href="glib-Key-value-file-parser.html#id3001751">g_key_file_set_integer ()</a>
 
138
</dt>
 
139
<dt>g_key_file_set_integer_list, <a href="glib-Key-value-file-parser.html#id3002731">g_key_file_set_integer_list ()</a>
 
140
</dt>
 
141
<dt>g_key_file_set_list_separator, <a href="glib-Key-value-file-parser.html#id2995842">g_key_file_set_list_separator ()</a>
 
142
</dt>
 
143
<dt>g_key_file_set_locale_string, <a href="glib-Key-value-file-parser.html#id3001376">g_key_file_set_locale_string ()</a>
 
144
</dt>
 
145
<dt>g_key_file_set_locale_string_list, <a href="glib-Key-value-file-parser.html#id3002293">g_key_file_set_locale_string_list ()</a>
 
146
</dt>
 
147
<dt>g_key_file_set_string, <a href="glib-Key-value-file-parser.html#id3001206">g_key_file_set_string ()</a>
 
148
</dt>
 
149
<dt>g_key_file_set_string_list, <a href="glib-Key-value-file-parser.html#id3002095">g_key_file_set_string_list ()</a>
 
150
</dt>
 
151
<dt>g_key_file_set_value, <a href="glib-Key-value-file-parser.html#id3001036">g_key_file_set_value ()</a>
 
152
</dt>
 
153
<dt>g_key_file_to_data, <a href="glib-Key-value-file-parser.html#id2996751">g_key_file_to_data ()</a>
 
154
</dt>
 
155
<dt>g_log_set_default_handler, <a href="glib-Message-Logging.html#id2821886">g_log_set_default_handler ()</a>
 
156
</dt>
 
157
<dt>g_lstat, <a href="glib-File-Utilities.html#id2960962">g_lstat ()</a>
 
158
</dt>
 
159
<dt>g_mkdir, <a href="glib-File-Utilities.html#id2960659">g_mkdir ()</a>
 
160
</dt>
 
161
<dt>g_open, <a href="glib-File-Utilities.html#id2960306">g_open ()</a>
 
162
</dt>
 
163
<dt>g_option_context_add_group, <a href="glib-Commandline-option-parser.html#id2976924">g_option_context_add_group ()</a>
 
164
</dt>
 
165
<dt>g_option_context_add_main_entries, <a href="glib-Commandline-option-parser.html#id2976687">g_option_context_add_main_entries ()</a>
 
166
</dt>
 
167
<dt>g_option_context_free, <a href="glib-Commandline-option-parser.html#id2974543">g_option_context_free ()</a>
 
168
</dt>
 
169
<dt>g_option_context_get_help_enabled, <a href="glib-Commandline-option-parser.html#id2975051">g_option_context_get_help_enabled ()</a>
 
170
</dt>
 
171
<dt>g_option_context_get_ignore_unknown_options, <a href="glib-Commandline-option-parser.html#id2975327">g_option_context_get_ignore_unknown_options ()</a>
 
172
</dt>
 
173
<dt>g_option_context_get_main_group, <a href="glib-Commandline-option-parser.html#id2977197">g_option_context_get_main_group ()</a>
 
174
</dt>
 
175
<dt>g_option_context_new, <a href="glib-Commandline-option-parser.html#id2973332">g_option_context_new ()</a>
 
176
</dt>
 
177
<dt>g_option_context_parse, <a href="glib-Commandline-option-parser.html#id2974624">g_option_context_parse ()</a>
 
178
</dt>
 
179
<dt>g_option_context_set_help_enabled, <a href="glib-Commandline-option-parser.html#id2974892">g_option_context_set_help_enabled ()</a>
 
180
</dt>
 
181
<dt>g_option_context_set_ignore_unknown_options, <a href="glib-Commandline-option-parser.html#id2975175">g_option_context_set_ignore_unknown_options ()</a>
 
182
</dt>
 
183
<dt>g_option_context_set_main_group, <a href="glib-Commandline-option-parser.html#id2977061">g_option_context_set_main_group ()</a>
 
184
</dt>
 
185
<dt>g_option_group_add_entries, <a href="glib-Commandline-option-parser.html#id2977687">g_option_group_add_entries ()</a>
 
186
</dt>
 
187
<dt>g_option_group_free, <a href="glib-Commandline-option-parser.html#id2977587">g_option_group_free ()</a>
 
188
</dt>
 
189
<dt>g_option_group_new, <a href="glib-Commandline-option-parser.html#id2977323">g_option_group_new ()</a>
 
190
</dt>
 
191
<dt>g_option_group_set_error_hook, <a href="glib-Commandline-option-parser.html#id2978380">g_option_group_set_error_hook ()</a>
 
192
</dt>
 
193
<dt>g_option_group_set_parse_hooks, <a href="glib-Commandline-option-parser.html#id2978023">g_option_group_set_parse_hooks ()</a>
 
194
</dt>
 
195
<dt>g_option_group_set_translate_func, <a href="glib-Commandline-option-parser.html#id2978528">g_option_group_set_translate_func ()</a>
 
196
</dt>
 
197
<dt>g_option_group_set_translation_domain, <a href="glib-Commandline-option-parser.html#id2978785">g_option_group_set_translation_domain ()</a>
 
198
</dt>
 
199
<dt>G_OPTION_REMAINING, <a href="glib-Commandline-option-parser.html#id2976029">G_OPTION_REMAINING</a>
 
200
</dt>
 
201
<dt>g_remove, <a href="glib-File-Utilities.html#id2961265">g_remove ()</a>
 
202
</dt>
 
203
<dt>g_rename, <a href="glib-File-Utilities.html#id2960512">g_rename ()</a>
 
204
</dt>
 
205
<dt>g_rmdir, <a href="glib-File-Utilities.html#id2961502">g_rmdir ()</a>
 
206
</dt>
 
207
<dt>g_stat, <a href="glib-File-Utilities.html#id2960802">g_stat ()</a>
 
208
</dt>
 
209
<dt>g_strv_length, <a href="glib-String-Utility-Functions.html#id2837274">g_strv_length ()</a>
 
210
</dt>
 
211
<dt>g_unlink, <a href="glib-File-Utilities.html#id2961141">g_unlink ()</a>
 
212
</dt>
 
213
<dt>g_uri_list_extract_uris, <a href="glib-Character-Set-Conversion.html#id2854664">g_uri_list_extract_uris ()</a>
 
214
</dt>
 
215
<dt>g_win32_get_windows_version, <a href="glib-Windows-Compatibility-Functions.html#id3035545">g_win32_get_windows_version ()</a>
 
216
</dt>
 
217
<dt>G_WIN32_HAVE_WIDECHAR_API, <a href="glib-Windows-Compatibility-Functions.html#id3035890">G_WIN32_HAVE_WIDECHAR_API()</a>
 
218
</dt>
 
219
<dt>G_WIN32_IS_NT_BASED, <a href="glib-Windows-Compatibility-Functions.html#id3035949">G_WIN32_IS_NT_BASED()</a>
 
220
</dt>
 
221
</dl>
 
222
</div>
 
223
</div>
 
224
</div>
 
225
</body>
 
226
</html>