Query: gnome2::help
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Gnome2::Help(3pm) User Contributed Perl Documentation Gnome2::Help(3pm)NAMEGnome2::HelpMETHODSboolean = Gnome2::Help->display ($file_name, $link_id=undef) o $file_name (string) o $link_id (string) May croak with a Glib::Error in $@ on failure. boolean = Gnome2::Help->display_desktop ($program, $doc_id, $file_name, $link_id=undef) o $program (Gnome2::Program or undef) o $doc_id (string) o $file_name (string) o $link_id (string) May croak with a Glib::Error in $@ on failure. boolean = Gnome2::Help->display_desktop_with_env ($program, $doc_id, $file_name, $link_id, $env_ref) o $program (Gnome2::Program) o $doc_id (string) o $file_name (string) o $link_id (string) o $env_ref (scalar) May croak with a Glib::Error in $@ on failure. Since: libgnome 2.2SEE ALSOGnome2COPYRIGHTCopyright (C) 2003-2004 by the gtk2-perl team. This software is licensed under the LGPL. See Gnome2 for a full notice. perl v5.14.2 2011-11-16 Gnome2::Help(3pm)