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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-01-09 10:07:49 UTC
  • mfrom: (1.1.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20070109100749-uc3lve73086th31g
Tags: 2.17.2-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
    <keyword type="function" name="gnome_program_module_registered ()" link="libgnome-gnome-program.html#gnome-program-module-registered"/>
60
60
    <keyword type="function" name="gnome_program_module_load ()" link="libgnome-gnome-program.html#gnome-program-module-load"/>
61
61
    <keyword type="function" name="gnome_program_install_property ()" link="libgnome-gnome-program.html#gnome-program-install-property"/>
62
 
    <keyword type="function" name="gnome_program_preinit ()" link="libgnome-gnome-program.html#gnome-program-preinit"/>
63
 
    <keyword type="function" name="gnome_program_parse_args ()" link="libgnome-gnome-program.html#gnome-program-parse-args"/>
64
 
    <keyword type="function" name="gnome_program_postinit ()" link="libgnome-gnome-program.html#gnome-program-postinit"/>
 
62
    <keyword type="function" name="gnome_program_preinit ()" link="libgnome-gnome-program.html#gnome-program-preinit" deprecated="2.18: Use gnome_program_init() instead."/>
 
63
    <keyword type="function" name="gnome_program_parse_args ()" link="libgnome-gnome-program.html#gnome-program-parse-args" deprecated="2.18: Use gnome_program_init() instead."/>
 
64
    <keyword type="function" name="gnome_program_postinit ()" link="libgnome-gnome-program.html#gnome-program-postinit" deprecated="2.18: Use gnome_program_init() instead."/>
65
65
    <keyword type="macro" name="GNOME_PARAM_POPT_TABLE" link="libgnome-gnome-program.html#GNOME-PARAM-POPT-TABLE:CAPS" deprecated=""/>
66
66
    <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."/>
67
67
    <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."/>