📄 libgnome.devhelp2
字号:
<?xml version="1.0" encoding="utf-8" standalone="no"?><!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" ""><book xmlns="http://www.devhelp.net/book" title="GNOME Library Reference Manual" link="index.html" author="" name="libgnome" version="2"> <chapters> <sub name="GNOME Library (libgnome)" link="libgnome.html"> <sub name="Initializing applications and starting programs" link="libgnome.html#id2740192"> <sub name="gnome-program" link="libgnome-gnome-program.html"/> <sub name="gnome-init" link="libgnome-gnome-init.html"/> <sub name="gnome-exec" link="libgnome-gnome-exec.html"/> </sub> <sub name="Configuration" link="ch01s02.html"> <sub name="gnome-gconf" link="libgnome-gnome-gconf.html"/> <sub name="gnome-config" link="libgnome-gnome-config.html"/> <sub name="gnome-i18n" link="libgnome-gnome-i18n.html"/> </sub> <sub name="Displaying help and external info" link="ch01s03.html"> <sub name="gnome-help" link="libgnome-gnome-help.html"/> <sub name="gnome-url" link="libgnome-gnome-url.html"/> <sub name="gnome-score" link="libgnome-gnome-score.html"/> </sub> <sub name="Miscellaneous" link="ch01s04.html"> <sub name="gnome-util" link="libgnome-gnome-util.html"/> <sub name="gnome-sound" link="libgnome-gnome-sound.html"/> <sub name="gnome-triggers" link="libgnome-gnome-triggers.html"/> </sub> <sub name="Lower level interactions" link="ch01s05.html"> <sub name="libgnometypebuiltins" link="libgnome-libgnometypebuiltins.html"/> </sub> </sub> </chapters> <functions> <keyword type="enum" name="enum GnomeFileDomain" link="libgnome-gnome-program.html#GnomeFileDomain"/> <keyword type="struct" name="GnomeProgram" link="libgnome-gnome-program.html#GnomeProgram"/> <keyword type="struct" name="GnomeModuleInfo" link="libgnome-gnome-program.html#GnomeModuleInfo"/> <keyword type="struct" name="GnomeModuleRequirement" link="libgnome-gnome-program.html#GnomeModuleRequirement"/> <keyword type="function" name="GnomeModuleInitHook ()" link="libgnome-gnome-program.html#GnomeModuleInitHook"/> <keyword type="function" name="GnomeModuleClassInitHook ()" link="libgnome-gnome-program.html#GnomeModuleClassInitHook"/> <keyword type="function" name="GnomeModuleHook ()" link="libgnome-gnome-program.html#GnomeModuleHook"/> <keyword type="function" name="gnome_program_init ()" link="libgnome-gnome-program.html#gnome-program-init"/> <keyword type="function" name="gnome_program_initv ()" link="libgnome-gnome-program.html#gnome-program-initv"/> <keyword type="function" name="gnome_program_get ()" link="libgnome-gnome-program.html#gnome-program-get"/> <keyword type="function" name="gnome_program_get_human_readable_name ()" link="libgnome-gnome-program.html#gnome-program-get-human-readable-name"/> <keyword type="function" name="gnome_program_get_app_id ()" link="libgnome-gnome-program.html#gnome-program-get-app-id"/> <keyword type="function" name="gnome_program_get_app_version ()" link="libgnome-gnome-program.html#gnome-program-get-app-version"/> <keyword type="function" name="gnome_program_locate_file ()" link="libgnome-gnome-program.html#gnome-program-locate-file"/> <keyword type="function" name="gnome_program_module_register ()" link="libgnome-gnome-program.html#gnome-program-module-register"/> <keyword type="function" name="gnome_program_module_registered ()" link="libgnome-gnome-program.html#gnome-program-module-registered"/> <keyword type="function" name="gnome_program_module_load ()" link="libgnome-gnome-program.html#gnome-program-module-load"/> <keyword type="function" name="gnome_program_install_property ()" link="libgnome-gnome-program.html#gnome-program-install-property"/> <keyword type="function" name="gnome_program_preinit ()" link="libgnome-gnome-program.html#gnome-program-preinit"/> <keyword type="function" name="gnome_program_parse_args ()" link="libgnome-gnome-program.html#gnome-program-parse-args"/> <keyword type="function" name="gnome_program_postinit ()" link="libgnome-gnome-program.html#gnome-program-postinit"/> <keyword type="macro" name="GNOME_PARAM_POPT_TABLE" link="libgnome-gnome-program.html#GNOME-PARAM-POPT-TABLE:CAPS" deprecated=""/> <keyword type="macro" name="GNOME_PARAM_POPT_FLAGS" link="libgnome-gnome-program.html#GNOME-PARAM-POPT-FLAGS:CAPS" deprecated="2.14. Use GOption argument parsing instead."/> <keyword type="macro" name="GNOME_PARAM_POPT_CONTEXT" link="libgnome-gnome-program.html#GNOME-PARAM-POPT-CONTEXT:CAPS" deprecated="2.14. Use GOption argument parsing instead."/> <keyword type="macro" name="GNOME_PARAM_GOPTION_CONTEXT" link="libgnome-gnome-program.html#GNOME-PARAM-GOPTION-CONTEXT:CAPS" since="2.14"/> <keyword type="macro" name="GNOME_PARAM_CREATE_DIRECTORIES" link="libgnome-gnome-program.html#GNOME-PARAM-CREATE-DIRECTORIES:CAPS"/> <keyword type="macro" name="GNOME_PARAM_ENABLE_SOUND" link="libgnome-gnome-program.html#GNOME-PARAM-ENABLE-SOUND:CAPS"/> <keyword type="macro" name="GNOME_PARAM_ESPEAKER" link="libgnome-gnome-program.html#GNOME-PARAM-ESPEAKER:CAPS"/> <keyword type="macro" name="GNOME_PARAM_APP_ID" link="libgnome-gnome-program.html#GNOME-PARAM-APP-ID:CAPS"/> <keyword type="macro" name="GNOME_PARAM_APP_VERSION" link="libgnome-gnome-program.html#GNOME-PARAM-APP-VERSION:CAPS"/> <keyword type="macro" name="GNOME_PARAM_GNOME_PREFIX" link="libgnome-gnome-program.html#GNOME-PARAM-GNOME-PREFIX:CAPS"/> <keyword type="macro" name="GNOME_PARAM_GNOME_SYSCONFDIR" link="libgnome-gnome-program.html#GNOME-PARAM-GNOME-SYSCONFDIR:CAPS"/> <keyword type="macro" name="GNOME_PARAM_GNOME_DATADIR" link="libgnome-gnome-program.html#GNOME-PARAM-GNOME-DATADIR:CAPS"/> <keyword type="macro" name="GNOME_PARAM_GNOME_LIBDIR" link="libgnome-gnome-program.html#GNOME-PARAM-GNOME-LIBDIR:CAPS"/> <keyword type="macro" name="GNOME_PARAM_APP_PREFIX" link="libgnome-gnome-program.html#GNOME-PARAM-APP-PREFIX:CAPS"/> <keyword type="macro" name="GNOME_PARAM_APP_SYSCONFDIR" link="libgnome-gnome-program.html#GNOME-PARAM-APP-SYSCONFDIR:CAPS"/> <keyword type="macro" name="GNOME_PARAM_APP_DATADIR" link="libgnome-gnome-program.html#GNOME-PARAM-APP-DATADIR:CAPS"/> <keyword type="macro" name="GNOME_PARAM_APP_LIBDIR" link="libgnome-gnome-program.html#GNOME-PARAM-APP-LIBDIR:CAPS"/> <keyword type="macro" name="GNOME_PARAM_HUMAN_READABLE_NAME" link="libgnome-gnome-program.html#GNOME-PARAM-HUMAN-READABLE-NAME:CAPS"/> <keyword type="macro" name="GNOME_PARAM_GNOME_PATH" link="libgnome-gnome-program.html#GNOME-PARAM-GNOME-PATH:CAPS"/> <keyword type="macro" name="GNOME_PARAM_NONE" link="libgnome-gnome-program.html#GNOME-PARAM-NONE:CAPS"/> <keyword type="macro" name="GNOME_PROGRAM_STANDARD_PROPERTIES" link="libgnome-gnome-program.html#GNOME-PROGRAM-STANDARD-PROPERTIES:CAPS"/> <keyword type="macro" name="LIBGNOME_MODULE" link="libgnome-gnome-init.html#LIBGNOME-MODULE:CAPS"/> <keyword type="function" name="libgnome_module_info_get ()" link="libgnome-gnome-init.html#libgnome-module-info-get"/> <keyword type="function" name="gnome_bonobo_module_info_get ()" link="libgnome-gnome-init.html#gnome-bonobo-module-info-get"/> <keyword type="function" name="gnome_user_dir_get ()" link="libgnome-gnome-init.html#gnome-user-dir-get"/> <keyword type="function" name="gnome_user_private_dir_get ()" link="libgnome-gnome-init.html#gnome-user-private-dir-get"/> <keyword type="function" name="gnome_user_accels_dir_get ()" link="libgnome-gnome-init.html#gnome-user-accels-dir-get"/> <keyword type="function" name="gnome_execute_async ()" link="libgnome-gnome-exec.html#gnome-execute-async"/> <keyword type="function" name="gnome_execute_async_fds ()" link="libgnome-gnome-exec.html#gnome-execute-async-fds"/> <keyword type="function" name="gnome_execute_async_with_env ()" link="libgnome-gnome-exec.html#gnome-execute-async-with-env"/> <keyword type="function" name="gnome_execute_async_with_env_fds ()" link="libgnome-gnome-exec.html#gnome-execute-async-with-env-fds"/> <keyword type="function" name="gnome_execute_shell ()" link="libgnome-gnome-exec.html#gnome-execute-shell"/> <keyword type="function" name="gnome_execute_shell_fds ()" link="libgnome-gnome-exec.html#gnome-execute-shell-fds"/> <keyword type="function" name="gnome_prepend_terminal_to_vector ()" link="libgnome-gnome-exec.html#gnome-prepend-terminal-to-vector"/> <keyword type="function" name="gnome_execute_terminal_shell ()" link="libgnome-gnome-exec.html#gnome-execute-terminal-shell"/> <keyword type="function" name="gnome_execute_terminal_shell_fds ()" link="libgnome-gnome-exec.html#gnome-execute-terminal-shell-fds"/> <keyword type="function" name="gnome_gconf_get_gnome_libs_settings_relative ()" link="libgnome-gnome-gconf.html#gnome-gconf-get-gnome-libs-settings-relative"/> <keyword type="function" name="gnome_gconf_get_app_settings_relative ()" link="libgnome-gnome-gconf.html#gnome-gconf-get-app-settings-relative"/> <keyword type="macro" name="gnome_config_get_string()" link="libgnome-gnome-config.html#gnome-config-get-string" deprecated=""/> <keyword type="macro" name="gnome_config_get_string_with_default()" link="libgnome-gnome-config.html#gnome-config-get-string-with-default" deprecated=""/> <keyword type="macro" name="gnome_config_get_translated_string()" link="libgnome-gnome-config.html#gnome-config-get-translated-string" deprecated=""/> <keyword type="macro" name="gnome_config_get_translated_string_with_default()" link="libgnome-gnome-config.html#gnome-config-get-translated-string-with-default" deprecated=""/> <keyword type="macro" name="gnome_config_private_get_string()" link="libgnome-gnome-config.html#gnome-config-private-get-string" deprecated=""/> <keyword type="macro" name="gnome_config_private_get_string_with_default()" link="libgnome-gnome-config.html#gnome-config-private-get-string-with-default" deprecated=""/> <keyword type="macro" name="gnome_config_private_get_translated_string()" link="libgnome-gnome-config.html#gnome-config-private-get-translated-string" deprecated=""/> <keyword type="macro" name="gnome_config_private_get_translated_string_with_default()" link="libgnome-gnome-config.html#gnome-config-private-get-translated-string-with-default" deprecated=""/> <keyword type="macro" name="gnome_config_set_string()" link="libgnome-gnome-config.html#gnome-config-set-string" deprecated=""/> <keyword type="macro" name="gnome_config_set_translated_string()" link="libgnome-gnome-config.html#gnome-config-set-translated-string" deprecated=""/> <keyword type="macro" name="gnome_config_private_set_string()" link="libgnome-gnome-config.html#gnome-config-private-set-string" deprecated=""/> <keyword type="macro" name="gnome_config_private_set_translated_string()" link="libgnome-gnome-config.html#gnome-config-private-set-translated-string" deprecated=""/> <keyword type="macro" name="gnome_config_get_int()" link="libgnome-gnome-config.html#gnome-config-get-int" deprecated=""/> <keyword type="macro" name="gnome_config_get_int_with_default()" link="libgnome-gnome-config.html#gnome-config-get-int-with-default" deprecated=""/> <keyword type="macro" name="gnome_config_private_get_int()" link="libgnome-gnome-config.html#gnome-config-private-get-int" deprecated=""/> <keyword type="macro" name="gnome_config_private_get_int_with_default()" link="libgnome-gnome-config.html#gnome-config-private-get-int-with-default" deprecated=""/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -