~ubuntu-branches/ubuntu/feisty/libgnome/feisty

« back to all changes in this revision

Viewing changes to doc/reference/html/libgnome.devhelp

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-11-15 15:52:31 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20061115155231-gbp2xt8ns20vf1vh
Tags: 2.17.0-0ubuntu1
* New upstream version:
  - Enable a11y by default in devel releases 
  - Don't check for null before calling g_free/g_strdup
  - Improve strings in error messages and other places
  - GThread initialization fix 
* debian/patches/08_dont_force_a11y_activation.patch:
  - don't force a11y activation
* debian/patches/09_run_app_message_fix.patch:
  - fixed with the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<book xmlns="http://www.devhelp.net/book" title="GNOME Library Reference Manual" link="index.html" author="" name="libgnome">
4
4
  <chapters>
5
5
    <sub name="GNOME Library (libgnome)" link="libgnome.html">
6
 
      <sub name="Initializing applications and starting programs" link="libgnome.html#id2740192">
 
6
      <sub name="Initializing Applications and Starting Programs" link="ch01.html">
7
7
        <sub name="gnome-program" link="libgnome-gnome-program.html"/>
8
8
        <sub name="gnome-init" link="libgnome-gnome-init.html"/>
9
9
        <sub name="gnome-exec" link="libgnome-gnome-exec.html"/>
10
10
      </sub>
11
 
      <sub name="Configuration" link="ch01s02.html">
 
11
      <sub name="Configuration" link="ch02.html">
12
12
        <sub name="gnome-gconf" link="libgnome-gnome-gconf.html"/>
13
 
        <sub name="gnome-config" link="libgnome-gnome-config.html"/>
14
 
        <sub name="gnome-i18n" link="libgnome-gnome-i18n.html"/>
15
13
      </sub>
16
 
      <sub name="Displaying help and external info" link="ch01s03.html">
 
14
      <sub name="Displaying Help and External Info" link="ch03.html">
17
15
        <sub name="gnome-help" link="libgnome-gnome-help.html"/>
18
16
        <sub name="gnome-url" link="libgnome-gnome-url.html"/>
19
 
        <sub name="gnome-score" link="libgnome-gnome-score.html"/>
20
17
      </sub>
21
 
      <sub name="Miscellaneous" link="ch01s04.html">
 
18
      <sub name="Miscellaneous" link="ch04.html">
22
19
        <sub name="gnome-util" link="libgnome-gnome-util.html"/>
23
20
        <sub name="gnome-sound" link="libgnome-gnome-sound.html"/>
24
21
        <sub name="gnome-triggers" link="libgnome-gnome-triggers.html"/>
25
22
      </sub>
26
 
      <sub name="Lower level interactions" link="ch01s05.html">
 
23
      <sub name="Lower Level Interactions" link="ch05.html">
27
24
        <sub name="libgnometypebuiltins" link="libgnome-libgnometypebuiltins.html"/>
28
25
      </sub>
 
26
      <sub name="Deprecated Modules" link="ch06.html">
 
27
        <sub name="gnome-config" link="libgnome-gnome-config.html"/>
 
28
        <sub name="gnome-i18n" link="libgnome-gnome-i18n.html"/>
 
29
        <sub name="gnome-score" link="libgnome-gnome-score.html"/>
 
30
      </sub>
29
31
    </sub>
 
32
    <sub name="Index" link="ix01.html"/>
 
33
    <sub name="Index of deprecated symbols" link="ix02.html"/>
 
34
    <sub name="Index of new symbols in 2.2" link="ix03.html"/>
 
35
    <sub name="Index of new symbols in 2.4" link="ix04.html"/>
 
36
    <sub name="Index of new symbols in 2.6" link="ix05.html"/>
 
37
    <sub name="Index of new symbols in 2.8" link="ix06.html"/>
 
38
    <sub name="Index of new symbols in 2.10" link="ix07.html"/>
 
39
    <sub name="Index of new symbols in 2.12" link="ix08.html"/>
 
40
    <sub name="Index of new symbols in 2.14" link="ix09.html"/>
 
41
    <sub name="Index of new symbols in 2.16" link="ix10.html"/>
30
42
  </chapters>
31
43
  <functions>
32
44
    <function name="enum GnomeFileDomain" link="libgnome-gnome-program.html#GnomeFileDomain"/>
88
100
    <function name="gnome_execute_terminal_shell_fds ()" link="libgnome-gnome-exec.html#gnome-execute-terminal-shell-fds"/>
89
101
    <function name="gnome_gconf_get_gnome_libs_settings_relative ()" link="libgnome-gnome-gconf.html#gnome-gconf-get-gnome-libs-settings-relative"/>
90
102
    <function name="gnome_gconf_get_app_settings_relative ()" link="libgnome-gnome-gconf.html#gnome-gconf-get-app-settings-relative"/>
 
103
    <function name="enum GnomeHelpError" link="libgnome-gnome-help.html#GnomeHelpError"/>
 
104
    <function name="GNOME_HELP_ERROR" link="libgnome-gnome-help.html#GNOME-HELP-ERROR:CAPS"/>
 
105
    <function name="gnome_help_display ()" link="libgnome-gnome-help.html#gnome-help-display"/>
 
106
    <function name="gnome_help_display_with_doc_id ()" link="libgnome-gnome-help.html#gnome-help-display-with-doc-id"/>
 
107
    <function name="gnome_help_display_with_doc_id_and_env ()" link="libgnome-gnome-help.html#gnome-help-display-with-doc-id-and-env"/>
 
108
    <function name="gnome_help_display_desktop ()" link="libgnome-gnome-help.html#gnome-help-display-desktop"/>
 
109
    <function name="gnome_help_display_desktop_with_env ()" link="libgnome-gnome-help.html#gnome-help-display-desktop-with-env"/>
 
110
    <function name="gnome_help_display_uri ()" link="libgnome-gnome-help.html#gnome-help-display-uri"/>
 
111
    <function name="gnome_help_display_uri_with_env ()" link="libgnome-gnome-help.html#gnome-help-display-uri-with-env"/>
 
112
    <function name="enum GnomeURLError" link="libgnome-gnome-url.html#GnomeURLError"/>
 
113
    <function name="GNOME_URL_ERROR" link="libgnome-gnome-url.html#GNOME-URL-ERROR:CAPS"/>
 
114
    <function name="gnome_url_show ()" link="libgnome-gnome-url.html#gnome-url-show"/>
 
115
    <function name="gnome_url_show_with_env ()" link="libgnome-gnome-url.html#gnome-url-show-with-env"/>
 
116
    <function name="gnome_is_program_in_path()" link="libgnome-gnome-util.html#gnome-is-program-in-path"/>
 
117
    <function name="g_extension_pointer ()" link="libgnome-gnome-util.html#g-extension-pointer"/>
 
118
    <function name="gnome_util_prepend_user_home()" link="libgnome-gnome-util.html#gnome-util-prepend-user-home"/>
 
119
    <function name="gnome_util_home_file()" link="libgnome-gnome-util.html#gnome-util-home-file"/>
 
120
    <function name="gnome_util_user_shell ()" link="libgnome-gnome-util.html#gnome-util-user-shell"/>
 
121
    <function name="gnome_setenv ()" link="libgnome-gnome-util.html#gnome-setenv"/>
 
122
    <function name="gnome_unsetenv ()" link="libgnome-gnome-util.html#gnome-unsetenv"/>
 
123
    <function name="gnome_clearenv ()" link="libgnome-gnome-util.html#gnome-clearenv"/>
 
124
    <function name="g_concat_dir_and_file()" link="libgnome-gnome-util.html#g-concat-dir-and-file"/>
 
125
    <function name="g_file_exists()" link="libgnome-gnome-util.html#g-file-exists"/>
 
126
    <function name="g_unix_error_string()" link="libgnome-gnome-util.html#g-unix-error-string"/>
 
127
    <function name="gnome_util_user_home()" link="libgnome-gnome-util.html#gnome-util-user-home"/>
 
128
    <function name="g_copy_vector()" link="libgnome-gnome-util.html#g-copy-vector"/>
 
129
    <function name="gnome_libdir_file()" link="libgnome-gnome-util.html#gnome-libdir-file"/>
 
130
    <function name="gnome_datadir_file()" link="libgnome-gnome-util.html#gnome-datadir-file"/>
 
131
    <function name="gnome_sound_file()" link="libgnome-gnome-util.html#gnome-sound-file"/>
 
132
    <function name="gnome_pixmap_file()" link="libgnome-gnome-util.html#gnome-pixmap-file"/>
 
133
    <function name="gnome_config_file()" link="libgnome-gnome-util.html#gnome-config-file"/>
 
134
    <function name="gnome_unconditional_libdir_file()" link="libgnome-gnome-util.html#gnome-unconditional-libdir-file"/>
 
135
    <function name="gnome_unconditional_datadir_file()" link="libgnome-gnome-util.html#gnome-unconditional-datadir-file"/>
 
136
    <function name="gnome_unconditional_sound_file()" link="libgnome-gnome-util.html#gnome-unconditional-sound-file"/>
 
137
    <function name="gnome_unconditional_pixmap_file()" link="libgnome-gnome-util.html#gnome-unconditional-pixmap-file"/>
 
138
    <function name="gnome_unconditional_config_file()" link="libgnome-gnome-util.html#gnome-unconditional-config-file"/>
 
139
    <function name="gnome_sound_init ()" link="libgnome-gnome-sound.html#gnome-sound-init"/>
 
140
    <function name="gnome_sound_shutdown ()" link="libgnome-gnome-sound.html#gnome-sound-shutdown"/>
 
141
    <function name="gnome_sound_play ()" link="libgnome-gnome-sound.html#gnome-sound-play"/>
 
142
    <function name="gnome_sound_sample_load ()" link="libgnome-gnome-sound.html#gnome-sound-sample-load"/>
 
143
    <function name="gnome_sound_connection_get ()" link="libgnome-gnome-sound.html#gnome-sound-connection-get"/>
 
144
    <function name="enum GnomeTriggerType" link="libgnome-gnome-triggers.html#GnomeTriggerType"/>
 
145
    <function name="GnomeTriggerActionFunction ()" link="libgnome-gnome-triggers.html#GnomeTriggerActionFunction"/>
 
146
    <function name="GnomeTrigger" link="libgnome-gnome-triggers.html#GnomeTrigger"/>
 
147
    <function name="gnome_triggers_add_trigger ()" link="libgnome-gnome-triggers.html#gnome-triggers-add-trigger"/>
 
148
    <function name="gnome_triggers_vadd_trigger ()" link="libgnome-gnome-triggers.html#gnome-triggers-vadd-trigger"/>
 
149
    <function name="gnome_triggers_do ()" link="libgnome-gnome-triggers.html#gnome-triggers-do"/>
 
150
    <function name="gnome_triggers_vdo ()" link="libgnome-gnome-triggers.html#gnome-triggers-vdo"/>
 
151
    <function name="GNOME_TYPE_TRIGGER_TYPE" link="libgnome-libgnometypebuiltins.html#GNOME-TYPE-TRIGGER-TYPE:CAPS"/>
 
152
    <function name="GNOME_TYPE_FILE_DOMAIN" link="libgnome-libgnometypebuiltins.html#GNOME-TYPE-FILE-DOMAIN:CAPS"/>
 
153
    <function name="GNOME_TYPE_HELP_ERROR" link="libgnome-libgnometypebuiltins.html#GNOME-TYPE-HELP-ERROR:CAPS"/>
 
154
    <function name="GNOME_TYPE_URL_ERROR" link="libgnome-libgnometypebuiltins.html#GNOME-TYPE-URL-ERROR:CAPS"/>
91
155
    <function name="gnome_config_get_string()" link="libgnome-gnome-config.html#gnome-config-get-string"/>
92
156
    <function name="gnome_config_get_string_with_default()" link="libgnome-gnome-config.html#gnome-config-get-string-with-default"/>
93
157
    <function name="gnome_config_get_translated_string()" link="libgnome-gnome-config.html#gnome-config-get-translated-string"/>
152
216
    <function name="gnome_i18n_get_language_list ()" link="libgnome-gnome-i18n.html#gnome-i18n-get-language-list"/>
153
217
    <function name="gnome_i18n_push_c_numeric_locale ()" link="libgnome-gnome-i18n.html#gnome-i18n-push-c-numeric-locale"/>
154
218
    <function name="gnome_i18n_pop_c_numeric_locale ()" link="libgnome-gnome-i18n.html#gnome-i18n-pop-c-numeric-locale"/>
155
 
    <function name="enum GnomeHelpError" link="libgnome-gnome-help.html#GnomeHelpError"/>
156
 
    <function name="GNOME_HELP_ERROR" link="libgnome-gnome-help.html#GNOME-HELP-ERROR:CAPS"/>
157
 
    <function name="gnome_help_display ()" link="libgnome-gnome-help.html#gnome-help-display"/>
158
 
    <function name="gnome_help_display_with_doc_id ()" link="libgnome-gnome-help.html#gnome-help-display-with-doc-id"/>
159
 
    <function name="gnome_help_display_with_doc_id_and_env ()" link="libgnome-gnome-help.html#gnome-help-display-with-doc-id-and-env"/>
160
 
    <function name="gnome_help_display_desktop ()" link="libgnome-gnome-help.html#gnome-help-display-desktop"/>
161
 
    <function name="gnome_help_display_desktop_with_env ()" link="libgnome-gnome-help.html#gnome-help-display-desktop-with-env"/>
162
 
    <function name="gnome_help_display_uri ()" link="libgnome-gnome-help.html#gnome-help-display-uri"/>
163
 
    <function name="gnome_help_display_uri_with_env ()" link="libgnome-gnome-help.html#gnome-help-display-uri-with-env"/>
164
 
    <function name="enum GnomeURLError" link="libgnome-gnome-url.html#GnomeURLError"/>
165
 
    <function name="GNOME_URL_ERROR" link="libgnome-gnome-url.html#GNOME-URL-ERROR:CAPS"/>
166
 
    <function name="gnome_url_show ()" link="libgnome-gnome-url.html#gnome-url-show"/>
167
 
    <function name="gnome_url_show_with_env ()" link="libgnome-gnome-url.html#gnome-url-show-with-env"/>
168
219
    <function name="gnome_score_init ()" link="libgnome-gnome-score.html#gnome-score-init"/>
169
220
    <function name="gnome_score_log ()" link="libgnome-gnome-score.html#gnome-score-log"/>
170
221
    <function name="gnome_score_get_notable ()" link="libgnome-gnome-score.html#gnome-score-get-notable"/>
171
 
    <function name="gnome_is_program_in_path()" link="libgnome-gnome-util.html#gnome-is-program-in-path"/>
172
 
    <function name="g_extension_pointer ()" link="libgnome-gnome-util.html#g-extension-pointer"/>
173
 
    <function name="gnome_util_prepend_user_home()" link="libgnome-gnome-util.html#gnome-util-prepend-user-home"/>
174
 
    <function name="gnome_util_home_file()" link="libgnome-gnome-util.html#gnome-util-home-file"/>
175
 
    <function name="gnome_util_user_shell ()" link="libgnome-gnome-util.html#gnome-util-user-shell"/>
176
 
    <function name="gnome_setenv ()" link="libgnome-gnome-util.html#gnome-setenv"/>
177
 
    <function name="gnome_unsetenv ()" link="libgnome-gnome-util.html#gnome-unsetenv"/>
178
 
    <function name="gnome_clearenv ()" link="libgnome-gnome-util.html#gnome-clearenv"/>
179
 
    <function name="g_concat_dir_and_file()" link="libgnome-gnome-util.html#g-concat-dir-and-file"/>
180
 
    <function name="g_file_exists()" link="libgnome-gnome-util.html#g-file-exists"/>
181
 
    <function name="g_unix_error_string()" link="libgnome-gnome-util.html#g-unix-error-string"/>
182
 
    <function name="gnome_util_user_home()" link="libgnome-gnome-util.html#gnome-util-user-home"/>
183
 
    <function name="g_copy_vector()" link="libgnome-gnome-util.html#g-copy-vector"/>
184
 
    <function name="gnome_libdir_file()" link="libgnome-gnome-util.html#gnome-libdir-file"/>
185
 
    <function name="gnome_datadir_file()" link="libgnome-gnome-util.html#gnome-datadir-file"/>
186
 
    <function name="gnome_sound_file()" link="libgnome-gnome-util.html#gnome-sound-file"/>
187
 
    <function name="gnome_pixmap_file()" link="libgnome-gnome-util.html#gnome-pixmap-file"/>
188
 
    <function name="gnome_config_file()" link="libgnome-gnome-util.html#gnome-config-file"/>
189
 
    <function name="gnome_unconditional_libdir_file()" link="libgnome-gnome-util.html#gnome-unconditional-libdir-file"/>
190
 
    <function name="gnome_unconditional_datadir_file()" link="libgnome-gnome-util.html#gnome-unconditional-datadir-file"/>
191
 
    <function name="gnome_unconditional_sound_file()" link="libgnome-gnome-util.html#gnome-unconditional-sound-file"/>
192
 
    <function name="gnome_unconditional_pixmap_file()" link="libgnome-gnome-util.html#gnome-unconditional-pixmap-file"/>
193
 
    <function name="gnome_unconditional_config_file()" link="libgnome-gnome-util.html#gnome-unconditional-config-file"/>
194
 
    <function name="gnome_sound_init ()" link="libgnome-gnome-sound.html#gnome-sound-init"/>
195
 
    <function name="gnome_sound_shutdown ()" link="libgnome-gnome-sound.html#gnome-sound-shutdown"/>
196
 
    <function name="gnome_sound_play ()" link="libgnome-gnome-sound.html#gnome-sound-play"/>
197
 
    <function name="gnome_sound_sample_load ()" link="libgnome-gnome-sound.html#gnome-sound-sample-load"/>
198
 
    <function name="gnome_sound_connection_get ()" link="libgnome-gnome-sound.html#gnome-sound-connection-get"/>
199
 
    <function name="enum GnomeTriggerType" link="libgnome-gnome-triggers.html#GnomeTriggerType"/>
200
 
    <function name="GnomeTriggerActionFunction ()" link="libgnome-gnome-triggers.html#GnomeTriggerActionFunction"/>
201
 
    <function name="GnomeTrigger" link="libgnome-gnome-triggers.html#GnomeTrigger"/>
202
 
    <function name="gnome_triggers_add_trigger ()" link="libgnome-gnome-triggers.html#gnome-triggers-add-trigger"/>
203
 
    <function name="gnome_triggers_vadd_trigger ()" link="libgnome-gnome-triggers.html#gnome-triggers-vadd-trigger"/>
204
 
    <function name="gnome_triggers_do ()" link="libgnome-gnome-triggers.html#gnome-triggers-do"/>
205
 
    <function name="gnome_triggers_vdo ()" link="libgnome-gnome-triggers.html#gnome-triggers-vdo"/>
206
 
    <function name="GNOME_TYPE_TRIGGER_TYPE" link="libgnome-libgnometypebuiltins.html#GNOME-TYPE-TRIGGER-TYPE:CAPS"/>
207
 
    <function name="GNOME_TYPE_FILE_DOMAIN" link="libgnome-libgnometypebuiltins.html#GNOME-TYPE-FILE-DOMAIN:CAPS"/>
208
 
    <function name="GNOME_TYPE_HELP_ERROR" link="libgnome-libgnometypebuiltins.html#GNOME-TYPE-HELP-ERROR:CAPS"/>
209
 
    <function name="GNOME_TYPE_URL_ERROR" link="libgnome-libgnometypebuiltins.html#GNOME-TYPE-URL-ERROR:CAPS"/>
210
222
  </functions>
211
223
</book>