GNOME Bugzilla – Bug 632085
libgnomeui code examples in "Building Documentation within a Program"
Last modified: 2013-02-23 15:54:07 UTC
http://library.gnome.org/devel/gdp-handbook/stable/buildingdocs.html has code snippets like static GnomeUIInfo help_menu[] = { GNOMEUIINFO_HELP("gnome-calculator"), GNOMEUIINFO_MENU_ABOUT_ITEM(about_cb,NULL), GNOMEUIINFO_END }; which are outdated as libgnomeui is dead and should not be used.
*** This bug has been marked as a duplicate of bug 469339 ***