1Gnome2::Help(3)       User Contributed Perl Documentation      Gnome2::Help(3)
2
3
4

NAME

6       Gnome2::Help
7

METHODS

9   boolean = Gnome2::Help->display ($file_name, $link_id=undef)
10       •   $file_name (string)
11
12       •   $link_id (string)
13
14       May croak with a Glib::Error in $@ on failure.
15
16   boolean = Gnome2::Help->display_desktop ($program, $doc_id, $file_name,
17       $link_id=undef)
18       •   $program (Gnome2::Program or undef)
19
20       •   $doc_id (string)
21
22       •   $file_name (string)
23
24       •   $link_id (string)
25
26       May croak with a Glib::Error in $@ on failure.
27
28   boolean = Gnome2::Help->display_desktop_with_env ($program, $doc_id,
29       $file_name, $link_id, $env_ref)
30       •   $program (Gnome2::Program)
31
32       •   $doc_id (string)
33
34       •   $file_name (string)
35
36       •   $link_id (string)
37
38       •   $env_ref (scalar)
39
40       May croak with a Glib::Error in $@ on failure.
41
42       Since: libgnome 2.2
43

SEE ALSO

45       Gnome2
46
48       Copyright (C) 2003-2004 by the gtk2-perl team.
49
50       This software is licensed under the LGPL.  See Gnome2 for a full
51       notice.
52
53
54
55perl v5.34.0                      2021-07-22                   Gnome2::Help(3)
Impressum